sql-watch-lib
Version:
sql-watch-lib is a library that enables rapid SQL development by automatically applying idempotent SQL scripts to a database on file change.
10 lines (5 loc) • 423 B
Markdown
sql-watch-lib is a library that enables rapid SQL development by automatically applying idempotent SQL scripts to a database on file change.
See [sql-watch](https://www.npmjs.com/package/sql-watch) ([sql-watch in github](https://github.com/erichosick/sql-watch/tree/main/packages/sql-watch)) for documentation details .
See [Monorepo readme](https://www.github.com/erichosick/sql-watch).