Skip to content

PostgreSQL

Version 3.0.0

Added

  • NSchemaApplicationBuilder.UseCurrentSchemaPostgres extension for registering only the Postgres SQL generator and not the provider.
  • Full coverage of NSchema.Core 3.0.0’s domain model.

Changed

  • Breaking: Updated to NSchema 3.0.0, which includes many breaking changes to the core NSchema API.

Fixed

  • Removed trailing whitespace from generated SQL statements.