feat: perform extensive database collection migrations and updates to PocketBase schema
All checks were successful
On Push to Main / test (push) Successful in 43s
On Push to Main / publish (push) Successful in 1m6s
On Push to Main / deploy-dev (push) Successful in 1m38s

This commit is contained in:
RaymondVerhoef
2026-05-18 20:12:40 +02:00
parent d68164880f
commit 3afef7785e
65 changed files with 5995 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ services:
command: ["serve", "--http=0.0.0.0:8090", "--dir=/pb/pb_data"]
volumes:
- pb_data:/pb/pb_data
- ./pb_migrations:/pb/pb_migrations
volumes:
pb_data: