fin-check-api/db
2024-10-29 12:25:01 +02:00
..
card.go Add userID to dup find for Card 2024-08-03 10:45:09 +03:00
category.go Fixes 2024-08-03 10:57:13 +03:00
db.go Add Type to database schema 2024-10-29 12:24:46 +02:00
debt.go Add user to debt and income 2024-08-08 20:14:50 +03:00
income.go Add user to debt and income 2024-08-08 20:14:50 +03:00
item_bought.go Add whole schema 2024-08-02 00:02:55 +03:00
item_price.go Add whole schema 2024-08-02 00:02:55 +03:00
item.go Add comment field for Item schema 2024-10-29 12:25:01 +02:00
payment.go Rename Account->Card in db package 2024-08-03 08:05:46 +03:00
transfer.go Add Date and User binding to Transfer 2024-08-03 15:50:22 +03:00
type.go Add Type to database schema 2024-10-29 12:24:46 +02:00
user.go Create user in database 2024-08-02 23:36:55 +03:00