Skip to content

Add PostgreSQL support object migrations#42

Merged
MelbourneDeveloper merged 1 commit intomainfrom
support-object-migrations
May 5, 2026
Merged

Add PostgreSQL support object migrations#42
MelbourneDeveloper merged 1 commit intomainfrom
support-object-migrations

Conversation

@MelbourneDeveloper
Copy link
Copy Markdown
Collaborator

Summary

  • Add declarative YAML, diff, DDL, and inspection support for PostgreSQL roles, functions, grants, and RLS policies.
  • Add PostgreSQL support-object tests, real Postgres E2E coverage, readback coverage, and RLS spec notes.
  • Bump DataProviderMigrate to 0.9.8-beta.

Verification

  • dotnet csharpier check .
  • dotnet test Migration/Nimblesite.DataProvider.Migration.Tests/Nimblesite.DataProvider.Migration.Tests.csproj --configuration Release --no-restore
  • dotnet pack Migration/DataProviderMigrate/DataProviderMigrate.csproj --configuration Release --no-restore --output /tmp/dataprovider-pack-check

Closes #33
Closes #34
Closes #35

@MelbourneDeveloper MelbourneDeveloper merged commit ee0ebab into main May 5, 2026
3 checks passed
@MelbourneDeveloper MelbourneDeveloper deleted the support-object-migrations branch May 5, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant