• Joined on 2023-11-17
dzoe closed issue brmlab/brmbar#8 2025-04-20 19:27:24 +02:00
migrate to stored function: Currency.py:73:update_buy_rate
dzoe closed issue brmlab/brmbar#7 2025-04-20 19:27:18 +02:00
migrate to stored function: Currency.py:71:update_sell_rate
dzoe pushed to master at brmlab/brmbar 2025-04-20 19:27:12 +02:00
aded7a5769 #8: stored function to update currency buy rate
dzoe pushed to master at brmlab/brmbar 2025-04-20 19:22:28 +02:00
66870bbc8c #7: migrate to stored function for updating currency sell rate.
dzoe closed issue brmlab/brmbar#6 2025-04-20 19:15:47 +02:00
migrate to stored function: Currency.py:32:create
dzoe pushed to master at brmlab/brmbar 2025-04-20 19:15:31 +02:00
9235607d4c #6: new currency stored function
dzoe closed issue brmlab/brmbar#5 2025-04-20 18:00:49 +02:00
migrate to stored function: Account.py:74:rename
dzoe pushed to master at brmlab/brmbar 2025-04-20 18:00:46 +02:00
8f42145bee #5: rename account stored function
dzoe closed issue brmlab/brmbar#4 2025-04-20 17:55:46 +02:00
migrate to stored function: Account.py:70:add_barcode
dzoe pushed to master at brmlab/brmbar 2025-04-20 17:55:23 +02:00
58ab1d00be #4: add account to barcode stored procedure.
dzoe closed issue brmlab/brmbar#3 2025-04-20 17:42:28 +02:00
migrate to stored function: Account.py:41:create_account
dzoe pushed to master at brmlab/brmbar 2025-04-20 17:42:17 +02:00
c5d1fc3402 #3: create account in SQL not in Python.
dzoe closed issue brmlab/brmbar#2 2025-04-20 17:12:53 +02:00
add currency trading account to account type type
dzoe pushed to master at brmlab/brmbar 2025-04-20 17:11:53 +02:00
111a8c9b63 #2: add trading account type type and fix schema migrations machinery
dzoe closed issue brmlab/brmbar#1 2025-04-20 17:01:55 +02:00
SQL schema versioning
dzoe pushed to master at brmlab/brmbar 2025-04-20 17:01:10 +02:00
c04f934340 #1: add initial SQL schema as the database currently in use
dzoe pushed to master at brmlab/brminv 2025-04-20 16:53:24 +02:00
0213a8011f Finish schema version 1.
4b1fd6568f Initial schema.
be45570083 Add handcrafted schema.
Compare 3 commits »
dzoe pushed tag v0.2 to brmlab/brminv 2025-04-16 20:54:44 +02:00
dzoe pushed to master at brmlab/brminv 2025-04-16 20:54:40 +02:00
4a2d45824f Finish 0.2 with barcodescanner for username.
dzoe pushed to master at brmlab/brminv 2025-04-14 15:34:48 +02:00
96cadc4f47 Reasonable anonymous component.