|
0beb1147b9
|
Allow more advanced migration action through a companion python file
|
2025-01-27 23:19:26 +01:00 |
|
|
eaa14d2341
|
Remove unused SQL initialize function
|
2025-01-24 10:37:03 +01:00 |
|
|
9029f6d423
|
SQLite debug messages
|
2025-01-24 10:23:29 +01:00 |
|
|
e2bcd61ace
|
Take a more generic approach at counting all the tables in the database file
|
2025-01-24 10:03:53 +01:00 |
|
|
5ea9240f34
|
Make the admin database counters failsafe
|
2025-01-23 08:59:40 +01:00 |
|
|
71af15b16d
|
Add missing whislist database counter in the admin
|
2025-01-23 08:39:14 +01:00 |
|
|
c977217f48
|
Fix functions definition with stricter positional or keyword restrictions
|
2025-01-22 16:36:35 +01:00 |
|
|
b475bfe8d4
|
Rework upgrade needed and check upgrade too far as an error for the database
|
2025-01-22 11:50:31 +01:00 |
|
|
14bc9cef26
|
Use constats for SQL g. variables to avoid any typo
|
2025-01-21 11:27:27 +01:00 |
|
|
5e99371b39
|
Incremental forward upgrades of the database
|
2025-01-20 17:43:15 +01:00 |
|
|
c6e5a6a2d9
|
Change the way the database counters are displayed to easiliy accomodate for more tables
|
2025-01-20 16:36:31 +01:00 |
|
|
e232e2ab7f
|
Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently
|
2025-01-20 15:20:07 +01:00 |
|
|
db9dbfae54
|
De-verbosify some SQLite debug
|
2025-01-17 15:34:49 +01:00 |
|
|
6477be00b6
|
Massive rewrite
|
2025-01-17 11:03:00 +01:00 |
|