Comment by mdnahas
2 years ago
PocketBase has a pb_migrations/ directory. If you throw a file of a certain format, PocketBase will automatically loaded it and update the DB.
2 years ago
PocketBase has a pb_migrations/ directory. If you throw a file of a certain format, PocketBase will automatically loaded it and update the DB.
Oh neat, that would absolutely do the job. Just git push and let the gitops do the rest!