Skip to content

Releases: alash3al/sqler

SQLer v2.2

Choose a tag to compare

@alash3al alash3al released this 21 Nov 22:12
  • added cron
  • added trigger

v2.1

Choose a tag to compare

@alash3al alash3al released this 25 Jan 09:23

Changes

  • Fixed some issues
  • Added Docker Autmated Build

v2.0

Choose a tag to compare

@alash3al alash3al released this 12 Jan 17:15

Changes

  • added aggregate
  • removed authorizers hooks
  • added authorizer script
  • removed rules
  • added validators as array of scripts
  • removed Go text/template
  • added include
  • added bind

v1.7

Choose a tag to compare

@alash3al alash3al released this 11 Jan 08:52

Changes

  • Added Clickhouse drive
  • Updated flags description
  • Rewrote the parts of the README

v1.6

Choose a tag to compare

@alash3al alash3al released this 10 Jan 16:26

Changes

  • Added MSSQL/SQLServer support
  • Added SAP HANA support
  • Fixed authorizers issues

v1.5

Choose a tag to compare

@alash3al alash3al released this 10 Jan 08:06

Changes

  • New internal enhancements
  • Updated flags names

v1.4

Choose a tag to compare

@alash3al alash3al released this 09 Jan 16:29

Changes

  • added transformer option
  • added js interpreter

v1.3

Choose a tag to compare

@alash3al alash3al released this 09 Jan 13:29
c6083f2

Changes

  • added RESP, redis protocol server, you can connect with SQLer using any redis client out there.
  • large enhancements and re-organized the code.

v1.2

Choose a tag to compare

@alash3al alash3al released this 08 Jan 22:58

Changes

  • Removed .SQLEscape
  • Forced the usage of prepared statement internally
  • Fixed sql values scanner

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@alash3al alash3al released this 08 Jan 16:18
updated the read me