Skip to content

v1.33.10

Compare
Choose a tag to compare
@sabracrolleton sabracrolleton released this 13 Dec 00:23
· 39 commits to master since this release
2622710
  • 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