npm run build && export DEBUG='australis/tiny-sql:*' && npm test && npm tun build
Test:
add ./secrets/connection-config.json before running tests
connection-config.json:
{
"server": "localhost",
"userName": "sa",
"password": "supersecret",
"options": {
"database": "testdb",
"encrypt": false
}
}
@australis/tiny-sql-params
1.0.0-23 • Public • PublishedPackage Sidebar
Install
npm i @australis/tiny-sql-params
Weekly Downloads
43
Version
1.0.0-23
License
MIT
Unpacked Size
17.2 kB
Total Files
39