.. |
0001-init.sql
|
|
|
0002-trading-accounts.sql
|
|
|
0003-new-account.sql
|
|
|
0004-add-account-barcode.sql
|
|
|
0005-rename-account.sql
|
#5: rename account stored function
|
2025-04-20 18:00:40 +02:00 |
0006-new-currency.sql
|
#6: new currency stored function
|
2025-04-20 19:15:23 +02:00 |
0007-update-currency-sell-rate.sql
|
#7: migrate to stored function for updating currency sell rate.
|
2025-04-20 19:22:19 +02:00 |
0008-update-currency-buy-rate.sql
|
#8: stored function to update currency buy rate
|
2025-04-20 19:27:02 +02:00 |
0009-shop-sell.sql
|
schema/9,10,18: Fix to run with psql15 (files 11+ may still fail to load)
|
2025-04-23 16:14:35 +02:00 |
0010-shop-sell-for-cash.sql
|
schema/9,10,18: Fix to run with psql15 (files 11+ may still fail to load)
|
2025-04-23 16:14:35 +02:00 |
0011-shop-undo-sale.sql
|
#11: stored function for sale undo transaction
|
2025-04-21 17:06:21 +02:00 |
0012-shop-add-credit.sql
|
#12 - stored function for cash deposit transactions - remove duplicate fn
|
2025-04-21 17:30:57 +02:00 |
0013-shop-withdraw-credit.sql
|
#13: stored function for cash withdrawal transactions
|
2025-04-21 17:37:31 +02:00 |
0014-shop-transfer-credit.sql
|
fix bugs in schema version checking
|
2025-04-21 18:45:00 +02:00 |
0015-shop-buy-for-cash.sql
|
fix bugs in schema version checking
|
2025-04-21 18:45:00 +02:00 |
0016-shop-receipt-to-credit.sql
|
fix bugs in schema version checking
|
2025-04-21 18:45:00 +02:00 |
0017-shop-fix-inventory.sql
|
#17: stored function for "fixing" inventory transaction
|
2025-04-21 21:14:18 +02:00 |
0018-shop-fix-cash.sql
|
schema/9,10,18: Fix to run with psql15 (files 11+ may still fail to load)
|
2025-04-23 16:14:35 +02:00 |
0019-shop-consolidate.sql
|
#17: stored function for "fixing" inventory transaction
|
2025-04-21 21:14:18 +02:00 |
0020-shop-undo.sql
|
#20: stored function for undo transaction
|
2025-04-21 19:56:39 +02:00 |