Add SQLite fallback and batch paste preview fixes #29

Merged
haedong merged 27 commits from development_SDS into development 2026-07-30 10:15:07 +09:00
Owner

Summary

  • add SQLite bootstrap/fallback flow before PostgreSQL activation
  • defer PostgreSQL initialization until runtime configuration
  • preserve the first pasted batch editor table in CSV preview

Verification

  • python3 -m compileall app
  • js-ok
  • SQLite fallback startup path confirmed
## Summary - add SQLite bootstrap/fallback flow before PostgreSQL activation - defer PostgreSQL initialization until runtime configuration - preserve the first pasted batch editor table in CSV preview ## Verification - python3 -m compileall app - js-ok - SQLite fallback startup path confirmed
haedong merged commit 32c1316e78 into development 2026-07-30 10:15:07 +09:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haedong/table_generator!29
No description provided.