This commit is contained in:
2026-08-05 02:29:18 +02:00
parent 4988526f46
commit af922f23ba
18 changed files with 60 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
# Licensed under the MIT License. See LICENSE file in project root for details.
"""MariaDB-Anbindung: Delta-Sync-Strategie (Upsert für Änderungen, gezieltes Löschen für Removals)."""
import logging
import os