Pascal Lim
|
c386d0b1a5
|
sort and fix backend imports
|
2024-08-30 22:26:22 +02:00 |
|
Timothy J. Baek
|
58cf1be20c
|
feat: config.json db migration
|
2024-08-25 16:52:36 +02:00 |
|
Zhaofeng Li
|
e63d5778a8
|
fix: Decode URL-encoded characters in passwords
This enables using passwords containing special characters.
|
2024-08-12 08:52:16 -06:00 |
|
Zhaofeng Li
|
a53c2a8c6b
|
fix: Pass all parsed options to ReconnectingPostgresqlDatabase
|
2024-08-12 08:52:16 -06:00 |
|
perf3ct
|
81b2416923
|
format
|
2024-06-17 16:47:09 -07:00 |
|
perf3ct
|
59c6ff727a
|
borrow some of the previous PRs reconnection code
|
2024-06-17 16:44:20 -07:00 |
|
perf3ct
|
48e1356ed9
|
add logging for user upon db connection
|
2024-06-17 10:34:19 -07:00 |
|
perf3ct
|
5c655f298b
|
stop even using pooled DBs in peewee
|
2024-06-17 09:56:31 -07:00 |
|
perf3ct
|
981866eb93
|
use autoconnect and stop using the mixin
|
2024-06-17 07:50:47 -07:00 |
|
perf3ct
|
10fa887eab
|
fix peewee and playhouse connections to retry
|
2024-06-16 15:25:48 -07:00 |
|
Беклемишев Петр Алексеевич
|
ad32a2ef3c
|
Drop mysql restarts
|
2024-05-31 13:26:23 +07:00 |
|
Беклемишев Петр Алексеевич
|
dfbc125947
|
Reconnect to postgresql & mysql external databases when getting disconnected
|
2024-05-30 20:41:06 +07:00 |
|