sql-source-control icon indicating copy to clipboard operation
sql-source-control copied to clipboard

Simple CLI for getting SQL into source control systems.

Results 58 sql-source-control issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^14.14.14` -> `^20.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/14.14.14/20.11.24) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/mssql](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mssql) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mssql)) | [`^6.0.7` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmssql/6.0.7/9.1.5) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/update-notifier](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/update-notifier) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/update-notifier)) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@types%2fupdate-notifier/5.0.0/6.0.8) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) | [`^7.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/7.0.0/9.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-prettier/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mock-fs](https://togithub.com/tschaub/mock-fs) | [`^4.13.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/mock-fs/4.13.0/5.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mock-fs/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/glob](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob)) | [`^7.1.3` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@types%2fglob/7.1.3/8.1.0) |...

:robot: I have created a release *beep* *boop* --- ## [3.0.1](https://github.com/justinlettau/sql-source-control/compare/v3.0.0...v3.0.1) (2023-10-25) ### Bug Fixes * **deps:** update dependency xml2js to ^0.5.0 [security] ([859b589](https://github.com/justinlettau/sql-source-control/commit/859b589512ca189fe6861b30ff002c2700d63cb0)) * **deps:** update dependency xml2js to...

autorelease: pending

## Describe the Feature Fine tune the connection, according to tedious API ## Suggested Solution Use options defined in config file, e.g.: ```json { "connections": [ { ... "options": {...