@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
        }
    }

/@australis/tiny-sql-exec-sql/

    Package Sidebar

    Install

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

    Weekly Downloads

    22

    Version

    1.0.0-23

    License

    MIT

    Unpacked Size

    8.61 kB

    Total Files

    9

    Last publish

    Collaborators

    • d10221