This website requires JavaScript.
Explore
Help
Sign In
x
/
spend-sparrow
Watch
2
Star
0
Fork
0
You've already forked spend-sparrow
Code
Issues
7
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
e67ac99c7f94387769d5f03e2b788d13f2808c4f
spend-sparrow
/
migration
History
Tim Wundenberg
2ba5ddd9f2
All checks were successful
Build Docker Image / Build-Docker-Image (push)
Successful in 4m56s
Details
Build and Push Docker Image / Build-And-Push-Docker-Image (push)
Successful in 5m2s
Details
feat(transaction-recurring):
#100
implement editing of recurring transactions based on treasure chests
2025-05-25 14:35:00 +02:00
..
001_initial_schema.up.sql
feat: implement account service and db
2025-05-04 15:53:37 +02:00
002_account.up.sql
feat(transaction):
#66
implement transactions
2025-05-16 11:06:48 +02:00
003_treasure_chest.up.sql
feat(transaction):
#66
implement transactions
2025-05-16 11:06:48 +02:00
004_transaction.up.sql
feat(transaction):
#66
implement transactions
2025-05-16 11:06:48 +02:00
005_transaction_add_error.up.sql
feat(transaction):
#80
add errors to transactions
2025-05-16 17:09:13 +02:00
006_transaction_description.up.sql
feat(transaction):
#101
replace "note" with "party" and "description"
2025-05-17 22:08:42 +02:00
007_treasure_chest_parent_id_fix.up.sql
fix(treasurechest): make parentId actually null/nil instead of uuid.Nil
2025-05-19 19:56:06 +02:00
008_recurring_transaction.up.sql
feat(transaction-recurring):
#100
implement editing of recurring transactions based on treasure chests
2025-05-25 14:35:00 +02:00