finish WF-100 and begin WF-200

This commit is contained in:
2026-01-14 12:22:54 +01:00
parent f98a2e2829
commit ab4eb1cbac
3 changed files with 238 additions and 90 deletions

View File

@@ -51,7 +51,7 @@ ext_bedpbed_null_values: PolarsNullValues = {
}
ext_titel_info = Table(
"ext_titel_info",
"ext_titel_info_neu",
metadata,
Column("TI_NUMMER", sql.Integer, primary_key=True, autoincrement=False, nullable=False),
Column("MANDFUEHR", sql.Integer, primary_key=True, autoincrement=False, nullable=False),