Commit Graph

20 Commits

Author SHA1 Message Date
506586a187 Add db.Identifiable and db.UserIdentifiable interfaces 2024-10-31 10:09:10 +02:00
713f19a201 Add comment field for Item schema 2024-10-29 12:25:01 +02:00
0e081297d0 Add Type to database schema 2024-10-29 12:24:46 +02:00
1d1463b38f Add user to debt and income 2024-08-08 20:14:50 +03:00
ea2c50c654 Add Date and User binding to Transfer 2024-08-03 15:50:22 +03:00
3b17cff1ea Add comment to income 2024-08-03 15:50:03 +03:00
9adad26639 Add comment to debt 2024-08-03 15:49:58 +03:00
218ef61537 Fixes 2024-08-03 10:57:13 +03:00
5ce7223b92 Fix for category when searching parents when ParentID is zero 2024-08-03 10:52:38 +03:00
12fd07c0a3 Add Category.BeforeSave func 2024-08-03 10:49:46 +03:00
f59b57f147 Add user to Category 2024-08-03 10:46:15 +03:00
8960e2e7ba Add userID to dup find for Card 2024-08-03 10:45:09 +03:00
40fa706514 Add BeforeSave to card 2024-08-03 10:44:06 +03:00
39c953b6d6 Add Transfer to autoMigrate 2024-08-03 08:15:39 +03:00
ffa8d9211f Create Transfer model for database 2024-08-03 08:15:02 +03:00
83cf0bd71c Add UserID many-to-one relationship to User in db for Card 2024-08-03 08:06:46 +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
f35e5db1a9 Create user in database 2024-08-02 23:36:55 +03:00
6c15e218c9 Add whole schema 2024-08-02 00:02:55 +03:00