Add runner ci (test)

This commit is contained in:
2026-03-10 23:56:53 +01:00
parent c3fbd7d4fe
commit f5bf18b739
21 changed files with 1372 additions and 39 deletions

View File

@@ -0,0 +1,3 @@
import { InitialSchema1000000000000 } from './1000000000000-InitialSchema';
export const serverMigrations = [InitialSchema1000000000000];