Releases: marijnh/Postmodern
Releases · marijnh/Postmodern
v1.33.1
Dao-classes can now have import or export functions by slot to adjust for what you want in a dao-class slot and what you/Postgresql want in a database table column.
v.1.32.9
More table information utilities and ssl fix when using :try
v1.32.8 - with enhanced s-sql selects and updates
See CHANGELOG
Eliminates duplicate :db-null export
Merge pull request #261 from sabracrolleton/master Remove duplicated db-null export in packages
v1.32.5
Exports :db-null
v1.32.4
Queries results can now optionally be returned as json object expressed as strings
Adds scram authentication
Finally gets scram authentication. As well as lots of other stuff.
v1.32.3 With Dao bugfixes
Bugfixes in dao code
Bug fixes from v1.32.1
v1.32.1 contained a deftype real that caused system breakage. This reverts that deftype definition.
v1.32.1
Bug fixes for issues 236, 239, 241