Skip to content

Releases: kalos-software/pbsql

Add option to force collation via field tag

24 Apr 14:00
b5dbed5
Compare
Choose a tag to compare
Merge pull request #4 from kalos-software/support-collation

Added support to use collation with field tag 'collation'

Wrap table name next to FROM clause with backticks

10 Mar 21:30
49039e3
Compare
Choose a tag to compare
Merge pull request #3 from kalos-software/wrap-from-table-w-backticks

Wrap table in from clause with backticks

First release

09 Mar 01:30
006de6c
Compare
Choose a tag to compare
Merge pull request #2 from kalos-software/quote-table-name

Use backtick for table and field names