Skip to content

SQLite

Version 5.5.1

Fixed

  • Documentation is reported once, not once per action. Sqlite records no comment anywhere, so it now declares SupportsComments = false and renders the comment actions as nothing.

Versioning policy

This package uses lockstep major versioning with the NSchema.Core package: NSchema.Sqlite X.*.* requires NSchema.Core X.*.*, so version compatibility is always clear.

As a consequence, breaking changes that are specific to this provider (rather than the core API) are signalled by a minor version bump rather than a major one, and called out explicitly in this changelog.