Commit Graph

18 Commits

Author SHA1 Message Date
282339e7af Remame db.Metric.Value to db.Metric.Type 2024-12-01 13:20:52 +02:00
e83cf56126 Add consts.go to db package and move all Metric values to consts.go 2024-12-01 12:37:29 +02:00
03fa9ff9bc Add db.SettingsTypeFilter struct to db package 2024-11-30 16:36:55 +02:00
4d66637d3e Change name of database file 2024-11-27 09:57:41 +02:00
05b5059477 Change RON symbol to be RL 2024-11-20 20:45:56 +02:00
f4cad689d8 Add ExchangeRate entity to database 2024-11-20 19:19:48 +02:00
33ffa6275b Change initMetrics seeding to use new generic function and add seeding for Currencies 2024-11-20 18:46:07 +02:00
d41e6301e5 Add Currency entity to database 2024-11-20 18:44:23 +02:00
8855cc3e54 Add db seeding with default metrics for users 2024-11-19 10:13:02 +02:00
06b317511d Add Metric entity to database schema 2024-11-19 10:12:28 +02:00
893f2aa365 Add Expense entity to database 2024-11-16 11:42:28 +02:00
ad25c69c79 Redirect db log into db.log file 2024-11-08 17:05:23 +02:00
e9ad95821e Add db.Session type 2024-11-06 19:47:12 +02:00
0e081297d0 Add Type to database schema 2024-10-29 12:24:46 +02:00
39c953b6d6 Add Transfer to autoMigrate 2024-08-03 08:15:39 +03:00
aa69960519 Rename Account->Card in db package 2024-08-03 08:05:46 +03:00
1c12d29aa5 Add automigrate for users table 2024-08-02 23:37:05 +03:00
6c15e218c9 Add whole schema 2024-08-02 00:02:55 +03:00