Commit Graph

5 Commits

Author SHA1 Message Date
11d05a937e feat: auto table creation (lazy) for ragroleplay
- Refactor create_table() to use per-table schema functions
- Add _TABLE_SCHEMAS dict mapping table names to schema factories
- Add ensure_table() for lazy table creation on first access
- Tables auto-create if missing when any CRUD operation is called
2026-07-12 13:36:54 +07:00
8126258344 memories_latest tools 2026-07-11 10:42:56 +07:00
99d4f1d900 Improve ragroleplay 2026-07-11 05:59:55 +07:00
5779c9bcdf Fixing uuid issues 2026-07-07 16:57:46 +07:00
5dee3ad8fa memories 2026-07-07 06:03:21 +07:00