Store named datetime columns as INTEGER microseconds (datetime_columns)

This commit is contained in:
Jan Doubravský
2026-06-09 18:18:38 +02:00
parent a21b5a2a04
commit 8e46ee3547
11 changed files with 255 additions and 22 deletions
+1 -5
View File
@@ -1,8 +1,6 @@
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.egg
*.egg-info/
dist/
@@ -40,9 +38,7 @@ Thumbs.db
.env.*
# sqlmem cache (incl. WAL sidecars from disk-backed mode)
cache.db
cache.db-wal
cache.db-shm
cache.db*
# Agents
AGENTS.md