feat(db): initial schema DDL (21 tables) + migration runner #6

Merged
Corentin merged 2 commits from feat/p2-db-foundation into dev 2026-06-15 15:36:05 +02:00

2 commits

Author SHA1 Message Date
Imugiii
1244e7f8c3 feat(db): wire make migrate/seed to db runners; add seed runner; commit docs-render target
All checks were successful
CI / secret-scan (push) Successful in 9s
CI / php-lint (push) Successful in 23s
CI / static-tests (push) Successful in 5s
CI / php-lint (pull_request) Successful in 19s
CI / secret-scan (pull_request) Successful in 9s
CI / static-tests (pull_request) Successful in 6s
2026-06-15 13:34:41 +00:00
Imugiii
c70fe2bcfd feat(db): initial schema DDL (21 tables) + idempotent migration runner
All checks were successful
CI / secret-scan (push) Successful in 10s
CI / php-lint (push) Successful in 23s
CI / static-tests (push) Successful in 6s
CI / secret-scan (pull_request) Successful in 9s
CI / php-lint (pull_request) Successful in 23s
CI / static-tests (pull_request) Successful in 4s
2026-06-15 13:21:58 +00:00