sqlt

Simple SQL template for 2 way SQL.

MIT License

Stars
9
Committers
1
sqlt - v1.2.1 Latest Release

Published by pinzolo about 6 years ago

Hide custom funcs field to private.
Custom funcs should be set by AddFunc or AddFuncs func only.

sqlt - v1.2.0

Published by pinzolo about 6 years ago

  • Enable custom template funcs
  • Enable struct value
  • Some fix bugs
  • Some refactorings
sqlt - Go public escape func

Published by pinzolo about 6 years ago

Enable use escape function in template

sqlt - Add *fix template funcs

Published by pinzolo about 6 years ago

Add prefix, infix, suffix template funcs for LIKE keyword.

sqlt - v1.0.0

Published by pinzolo over 6 years ago

First major version release