3626331a70c86da26ea8385f30604c64509855c3
- Db struct with rusqlite Connection (WAL mode, foreign keys) - Tables: task_lists, tasks (with position column), sync_queue - CRUD: get/insert/update/delete for lists and tasks - reorder_task shifts positions of sibling tasks - replace_all_lists and replace_all_tasks for sync import - push_sync and drain_sync for offline queue management - All reads sorted by position ASC
Description
task_app_rust to learn rust and training opencode
Languages
Rust
100%