Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Dec 23, 2023
1 parent ac1db15 commit f5181cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
Tagged template literals utilities for ease of composing SQL queries.
This is a javascript port of ScalikeJBDC's [SQLSyntax](http://scalikejdbc.org/documentation/sql-interpolation.html#sqlsyntax) class.

> Please note: from v2.0.0, this package has been released as pure [ESM](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) module. To move your CommonJS project to ESM, [@sindresorhus's post](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) is worth to read.

### API document

https://t83714.github.io/SQLSyntax/
Expand Down

0 comments on commit f5181cb

Please sign in to comment.