Implement database, daos and other classes

This commit is contained in:
2026-07-03 23:33:16 +03:30
parent 00f990c653
commit c2bf0b8222
23 changed files with 732 additions and 164 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/database.sql" dialect="PostgreSQL" />
</component>
</project>