10 Commits

Author SHA1 Message Date
Ben Irvin
3a9b663762
Merge branch 'main' into enh/allow-mysql2 2023-03-28 16:01:59 +02:00
Ben Irvin
41c7792b54 add mysql2 as a db client option 2023-03-22 12:11:15 +01:00
Arthur
92fc52e2fa
chore: use default port for postgres fallback
the default postgres default port is 5432
2023-03-17 20:52:13 -07:00
Convly
fd10b9b587 Fix the relative path for sqlite database in the default database configuration 2023-02-22 17:08:08 +01:00
Sora Morimoto
f86227b8f4 Fix a tiny syntax error in config/database.ts of the template
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2023-02-18 04:13:48 +09:00
Dieter Stinglhamber
10aaea4d39 add connection pool settings 2022-09-08 08:49:21 +02:00
Dieter Stinglhamber
2ae198e690 add schema and connection timeout 2022-09-08 08:14:11 +02:00
Dieter Stinglhamber
28db135322 remove DATABASE_URL for SQLite 2022-09-01 07:53:05 +02:00
Dieter Stinglhamber
5b5fe16dd7 update db template 2022-08-31 14:20:27 +02:00
Dieter Stinglhamber
db25b274e0 generate db config with all clients 2022-08-26 15:54:01 +02:00