Releases: JordanMarr/SqlHydra
Releases · JordanMarr/SqlHydra
v0.600.1
SqlHydra.Npgsql
- Added support for inserting and updating
json
andjsonb
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!