willow/db/sql
Amolith d5c7bf70ce
Implement new UI, fix DB use
- Implement dual-column UI
- Swap project table index from URL to ID
- Enable WAL for concurrent reads
- Use a Mutex to protect writes
2024-02-23 18:38:44 -05:00
..
1_add_project_ids.down.sql Implement migration system, add first migration 2023-12-22 17:59:19 -05:00
1_add_project_ids.up.sql Implement migration system, add first migration 2023-12-22 17:59:19 -05:00
2_swap_project_url_for_id.down.sql Implement new UI, fix DB use 2024-02-23 18:38:44 -05:00
2_swap_project_url_for_id.up.sql Implement new UI, fix DB use 2024-02-23 18:38:44 -05:00
schema.sql link SQL script for initial schema 2023-12-20 14:32:33 -05:00