1
0
Fork 0

Merging upstream version 0.3.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-04 08:18:53 +01:00
parent 99298ed60e
commit 3d50637468
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 2155 additions and 459 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# test data
sqlserver_data/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]