Releases: leapfrogtechnology/sync-db
Releases · leapfrogtechnology/sync-db
v1.0.0-alpha.7
Improvements
- Setup docker and docker-compose configuration for the node-app-mssql example #23 [enhancement] (@silwalanish)
- Fix file name mistake #30 (@p0k8h)
- Added an example showing programmatic usuage of sync-db Node/JS #29 [example] [programmatic-api] (@p0k8h)
- Throw an error if object type names doesn't match directory convention #28 [bugfix] (@p0k8h)
- Upgrade TypeScript to 3.7.2 #27 [dependencies] (@kabirbaidhya)
- Upgrade knex minimum version to 0.19.5 #26 [dependencies] [security] (@kabirbaidhya)
- Use knex to create, run, rollback migrations with samples #24 [documentation] [example] (@p0k8h)
- Integrate test code coverage reporting with Codecov and Travis. #19 [test] (@ghost)
Bug Fixes
- Logs are misleading in rollback / teardown stage #5 [bug] [good first issue]
Closed Issues
- Add sample tables using knex migrations for the node-app-mssql example #21 [example] [good first issue] [hacktoberfest]
- CI - Integrate test code coverage reporting. #18 [good first issue] [help wanted] [test]
- Add an example with showing the programmatic usage in Node / JavaScript #12 [example] [good first issue] [hacktoberfest] [help wanted]
- Setup docker and docker-compose configuration for the node-app-mssql example #8 [example] [good first issue] [hacktoberfest]
v1.0.0-alpha.6
Changes
- Downgrade knex version to 0.16.3 #16 [dependencies] (@SafalPandey)
v1.0.0-alpha.5
Changes
- Support knex transactions in synchronize #15 [enhancement] (@SafalPandey)
v1.0.0-alpha.4
Changes
- Configure Travis CI for running tests #13 [test] (kabirbaidhya)
- Simplify programmatic usage and documentation #11 [cli] [documentation] [programmatic-api] (kabirbaidhya)
v1.0.0-alpha.3
Changes
- Enable passing connection instance as well as connection config for synchronization #10 [documentation] [enhancement] [feature] (@SafalPandey)
- Improvements on the README Documentation #7 [documentation] (@kabirbaidhya)
v1.0.0-alpha.2
Changes
- Remove password attribute from connections object before logging #6 (@SafalPandey)
- Set published source for sync-db #4 [documentation] (@shradayshakya)
v1.0.0-alpha.1
The very first sync-db alpha release. 🎉 🏆
Check out the README file for details.