Skip to content

Releases: marijnh/Postmodern

v1.33.1

18 Jul 13:38
c41c96b
Compare
Choose a tag to compare

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

17 Mar 01:47
45fa35d
Compare
Choose a tag to compare

More table information utilities and ssl fix when using :try

v1.32.8 - with enhanced s-sql selects and updates

17 Jan 19:56
c6f6793
Compare
Choose a tag to compare

Eliminates duplicate :db-null export

22 Dec 15:13
c84741a
Compare
Choose a tag to compare
Merge pull request #261 from sabracrolleton/master

Remove duplicated db-null export in packages

v1.32.5

22 Dec 13:58
dda9068
Compare
Choose a tag to compare

Exports :db-null

v1.32.4

07 Nov 16:23
ce250cf
Compare
Choose a tag to compare

Queries results can now optionally be returned as json object expressed as strings

Adds scram authentication

30 Apr 00:01
ce250cf
Compare
Choose a tag to compare

Finally gets scram authentication. As well as lots of other stuff.

v1.32.3 With Dao bugfixes

12 Oct 12:03
9be85f3
Compare
Choose a tag to compare

Bugfixes in dao code

Bug fixes from v1.32.1

08 Jul 10:22
afa73d6
Compare
Choose a tag to compare

v1.32.1 contained a deftype real that caused system breakage. This reverts that deftype definition.

v1.32.1

05 Jul 13:23
ca1c837
Compare
Choose a tag to compare

Bug fixes for issues 236, 239, 241