Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update flow-bin to version 0.32.0 🚀 (#356)
* chore(package): update flow-bin to version 0.32.0 https://greenkeeper.io/ * chore: improve ci set up (#350) * chore: improve ci set up fix: add mssql to test-app dependencies * fix: use eol chars and reorder pgsql args * fix: cd back into the project root at the end of scripts/appveyor/before-test.ps1 * fix: disable cache for appveyor build * fix: use create/drop database instead of create/drop schema * fix: update appveyor os and platform config * fix: do not run flow on appveyor * fix: update postgres protocol in appveyor.yml * fix: postgres appveyor build * fix: run create/drop database script for mssql * fix: use different connection string for mssql * fix: use config object for database * fix: typo in test-app database config * refactor: speed up ci builds * fix: run postgres setup as batch on appveyor * fix: invalid appveyor.yml file * fix: do not test agains mssql or postgres on windows yet fix: new flow errors
- Loading branch information