v1.33.10
sabracrolleton
released this
13 Dec 00:23
·
49 commits
to master
since this release
-
Added :call operator to s-sql (so that you can use the s-sql syntax to call a Postgresql procedure) and substantial more s-sql examples in the documentation.
-
Fixed bug in create-composite-type that disallowed certain multiword parameters
-
Fixed bug in to-type-name and sql-type-name that precluded custom types
-
Fixed bug in :create-table ability to create generated columns.
-
Fixed bug in to-tsvector calls
-
Added cube operators
-
Added more documentation examples and tests for s-sql