@australis/tiny-sql-exec-sql
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-23 • Public • Published
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
        }
    }

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0-23
    2
    • latest

Version History

Package Sidebar

Install

npm i @australis/tiny-sql-exec-sql

Weekly Downloads

5

Version

1.0.0-23

License

MIT

Unpacked Size

8.61 kB

Total Files

9

Last publish

Collaborators

  • d10221