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 0545e0d commit 70224a8Copy full SHA for 70224a8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name" : "sql-client",
3
- "version" : "1.2.2",
+ "version" : "1.3.0",
4
"description" : "A dirt-simple SQL client abstraction (currently) supporting PostgreSQL, MySQL and SQLite.",
5
"keywords" : [ "SQL","client","connection", "pool","database","Postgres","PostgeSQL","mySQL","SQLite","SQLite3" ],
6
"repository" : { "type": "git", "url": "https://github.com/intellinote/sql-client.git" },
0 commit comments