feat: load task to database

This commit is contained in:
Alexander Navarro 2025-05-07 16:42:25 -04:00
parent 1e3c235b78
commit 7be435332c
5 changed files with 89 additions and 38 deletions

1
.idea/sqldialects.xml generated
View file

@ -2,7 +2,6 @@
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/migrations" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/migrations/002_statuses.sql" dialect="SQLite" />
<file url="PROJECT" dialect="SQLite" />
</component>
</project>