24 Commits

Author SHA1 Message Date
einhornimmond
b28ccc6d8f forget to save 2025-05-14 16:46:20 +02:00
einhornimmond
6f06a18b66 add also as config in db 2025-05-14 16:45:26 +02:00
einhornimmond
2ce690addc fix merge 2025-05-09 08:50:39 +02:00
einhornimmond
26a9ed2b67 Merge branch 'yarn_workspaces_turbo' into upgrade_esbuild 2025-05-09 08:49:03 +02:00
einhornimmond
566fa537ff make removed js migration run compatible with older setups 2025-05-09 07:54:23 +02:00
einhornimmond
0929f0b7ac remove leftover eslint comments 2025-05-09 07:33:53 +02:00
einhornimmond
3e96a1ab68 fix migration table, js -> ts 2025-05-08 11:12:04 +02:00
einhornimmond
3957204ae9 fix lint 2025-05-07 16:13:49 +02:00
einhornimmond
6356617e76 refactor docker setup 2025-05-07 16:13:48 +02:00
einhornimmond
abeec96a6e Merge branch 'master' into refactor_swap_eslint_biome 2025-04-30 10:11:39 +02:00
einhornimmond
4b5be2454f refactor database to speed up 2025-04-26 15:07:00 +02:00
einhornimmond
6d951f095a add biome to database, fix linting errors from biome 2025-04-26 10:49:52 +02:00
9e45b99f98
config not an default but named export 2023-06-07 13:31:11 +02:00
03f1cc3206
implement Hannes suggestion regarding export style 2023-04-03 12:52:49 +02:00
7d54896801
refactor all main scripts 2023-03-10 00:21:27 +01:00
8d48202779
removed test database creation from database prepare 2021-10-02 22:00:30 +02:00
einhorn_b
91d51ea7c3 fix 2 2021-09-23 13:25:38 +02:00
d4b5872ef2
also check if migration table is present at all 2021-08-23 12:38:26 +02:00
428b1139af
typo 2021-08-23 12:38:26 +02:00
f1ed748983
fixed bug where the migrations table was deleted every time 2021-08-23 12:38:26 +02:00
e8d6e871c4
missing await 2021-08-23 12:38:26 +02:00
197f1975bf
use mysql2 due to promise wrapper and speed advantage 2021-08-23 12:38:26 +02:00
d480cadf93
fixed build js up/down/reset commands
started to do some more prepare stuff
2021-08-23 12:38:26 +02:00
5bb5fda6e5
- initialize database migration
- create database if it does not exist
2021-08-23 12:38:25 +02:00