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
b00c93262cc7d011d9d1090f367c08728ebed41a
spend-sparrow
/
migration
History
Tim Wundenberg
be7209a4c6
All checks were successful
Build Docker Image / Build-Docker-Image (push)
Successful in 4m59s
Details
Build and Push Docker Image / Build-And-Push-Docker-Image (push)
Successful in 4m29s
Details
feat(transaction-recurring):
#100
replace active with next-execution
2025-05-28 20:46:22 +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
009_recurring_transaction_change.up.sql
feat(transaction-recurring):
#100
replace active with next-execution
2025-05-28 20:46:22 +02:00