Files
excel-import/excel_import
dierk 636bf6de71 Fix schema-qualified table names (e.g. dl.tabelle1)
SQLAlchemy requires schema and table name as separate arguments.
Splitting target_table on '.' and passing schema= to Table/reflect/has_table.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 12:03:07 +02:00
..
2026-05-13 11:48:03 +02:00