Skip to content

v4.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:04
d63e34a

Added

  • Support for the MIGRATION FOR data migrations introduced in NSchema.Core 4.3.

Changed

  • A plan action this provider doesn't recognize now reports that the plan may come from a newer NSchema.Core than the provider supports, and to check for a provider update.

Fixed

  • Schema introspection no longer surfaces the schema owner's implicit USAGE self-grant, which materializes in the ACL once any schema grant is applied and read as a phantom "revoke from the owner" on the next plan. Table grants already excluded the owner; schema grants now do the same.