We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222c873 commit 8e91922Copy full SHA for 8e91922
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.3.0 / 2017-10-01
+==================
3
4
* Add `.toSqlString()` escape overriding
5
* Add `raw` method to wrap raw strings for escape overriding
package.json
@@ -1,7 +1,7 @@
{
"name": "sqlstring",
"description": "Simple SQL escape and format for MySQL",
- "version": "2.2.0",
+ "version": "2.3.0",
"contributors": [
6
"Adri Van Houdt <adri.van.houdt@gmail.com>",
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments