aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* fix(db): add forgotten name to productmrfoxygmfr13 days2-0/+5
* fix(db): remove enum dictionary tablesmrfoxygmfr2025-03-175-25/+7
* style(db/models): rename snake_case variables to camelCasemrfoxygmfr2025-03-174-6/+6
* feat(db): add modelsmrfoxygmfr2025-03-1712-0/+322
* feat(db): add hibernate session factorymrfoxygmfr2025-03-172-0/+53
* feat(migrations): add database schema init scriptsmrfoxygmfr2025-03-172-0/+91
* feat: init gradle repomrfoxygmfr2025-03-173-0/+28