Commit graph

16 commits

Author SHA1 Message Date
TMA
d745167aa4 #12: stored function for cash withdrawal transactions 2025-04-21 17:35:03 +02:00
TMA
7b11a8c954 #12 - stored function for cash deposit transactions - remove duplicate fn 2025-04-21 17:30:57 +02:00
TMA
f0cd8361d1 #12 - stored function for cash deposit transactions 2025-04-21 17:23:24 +02:00
TMA
7ed7417492 schema 0010: fix header id 2025-04-21 17:06:42 +02:00
TMA
028d4d98db #11: stored function for sale undo transaction 2025-04-21 17:06:21 +02:00
TMA
deb3faa717 minor fixes in schemata 0009 and 0010 2025-04-21 12:27:29 +02:00
TMA
4c7012c517 #10: stored function for cash sell transaction 2025-04-21 12:22:22 +02:00
TMA
cef95c4313 #9: stored function for sell transaction 2025-04-20 23:50:25 +02:00
aded7a5769 #8: stored function to update currency buy rate 2025-04-20 19:27:02 +02:00
66870bbc8c #7: migrate to stored function for updating currency sell rate. 2025-04-20 19:22:19 +02:00
9235607d4c #6: new currency stored function 2025-04-20 19:15:23 +02:00
8f42145bee #5: rename account stored function 2025-04-20 18:00:40 +02:00
58ab1d00be #4: add account to barcode stored procedure. 2025-04-20 17:55:18 +02:00
c5d1fc3402 #3: create account in SQL not in Python. 2025-04-20 17:42:12 +02:00
111a8c9b63 #2: add trading account type type and fix schema migrations machinery 2025-04-20 17:11:49 +02:00
c04f934340 #1: add initial SQL schema as the database currently in use 2025-04-20 17:01:05 +02:00