Skip to content

v0.600.1

Compare
Choose a tag to compare
@JordanMarr JordanMarr released this 03 Dec 00:16
· 512 commits to main since this release

SqlHydra.Npgsql

  • Added support for inserting and updating json and jsonb data types with Npgsql (and new attribute subsystem for overriding the parameter type in the generated types which is now available to be used by all providers).
    Thanks to @MargaretKrutikova for adding this very difficult feature and subsystem!