-
v0.18.0 protected316682a9 · ·
## Summary of Changes - Sequence has a new home: https://gitlab.com/sequence - The namespace has been updated from `Reductech.Sequence` to `Sequence` For more details see the changelog: https://gitlab.com/sequence/connectors/sql/-/blob/v0.18.0/CHANGELOG.md
-
v0.17.0 protected72f71823 · ·
Switched to using the `System.Data.SqlClient` package as `Microsoft.Data.SqlClient` package was causing issues with JSON dependencies when packaged as a connector. Added additional parameters to `CreateMsSQLConnectionString` to allow unencrypted and local connections. ## Summary of Changes ### Connector Updates - Added additional parameters to `CreateMsSQLConnectionString` - AttachDBFilename - Authentication - Encrypt - Integrated Security - TrustServerCertificate For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/sql/-/blob/v0.17.0/CHANGELOG.md
-
v0.16.0 protected7b165495 · ·
- Enabled [Source Link](https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink) - Enabled publish to [Nuget.org](https://www.nuget.org) including symbols - Update Core to v0.16.0 For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/sql/-/blob/v0.16.0/CHANGELOG.md
-
v0.13.0 protectedd3222f0d · ·
EDR is now Sequence. The following has changed: - The GitLab group has moved to https://gitlab.com/reductech/sequence - The root namespace is now `Reductech.Sequence` - The documentation site has moved to https://sequence.sh Everything else is still the same - automation, simplified. The project has now been updated to use .NET 6. For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/sql/-/blob/v0.13.0/CHANGELOG.md
-
v0.9.0 protectedbe079e79 · ·
### Core SDK - Connector can now be used as a plugin for EDR ### Connector Updates - Steps in the SQL connector now reuse the most recent connection by default. For more details see the changelog: https://gitlab.com/reductech/edr/connectors/sql/-/blob/v0.9.0/CHANGELOG.md
-
v0.8.0 protected1952215a · ·
First release of the SQL Connector. Versions are aligned with Core. This connector supports: - MariaDB - MS SQL Server - MySQL - PostgresSQL ### Steps - Added - CreateConnectionString - SqlCreateSchemaFromTable - SqlCreateTable - SqlInsert - SqlQuery - Added SqlCommand For more details see the changelog: https://gitlab.com/reductech/edr/connectors/sql/-/blob/v0.8.0/CHANGELOG.md
-
v0.7.0 protectedda24eaeb · ·
First release of the SQL Connector. Versions are aligned with Core. This connector supports: - MariaDB - MS SQL Server - MySQL - PostgresSQL ### Steps - Added - CreateConnectionString - SqlCreateSchemaFromTable - SqlCreateTable - SqlInsert - SqlQuery - Added SqlCommand For more details see the changelog: https://gitlab.com/reductech/edr/connectors/sql/-/blob/v0.7.0/CHANGELOG.md
-
v0.6.0 protected14917275 · ·
First release of the SQL Connector. Versions are aligned with Core. This connector supports: - MariaDB - MS SQL Server - MySQL - PostgresSQL ### Steps - Added - CreateConnectionString - SqlCreateSchemaFromTable - SqlCreateTable - SqlInsert - SqlQuery - Added SqlCommand For more details see the changelog: https://gitlab.com/reductech/edr/connectors/sql/-/blob/v0.6.0/CHANGELOG.md
-
v0.5.0 protected60257408 · ·
First release of the SQL Connector. Versions are aligned with Core. This connector supports: - MariaDB - MS SQL Server - MySQL - PostgresSQL ### Steps - Added - CreateConnectionString - SqlCreateSchemaFromTable - SqlCreateTable - SqlInsert - SqlQuery - Added SqlCommand For more details see the changelog: https://gitlab.com/reductech/edr/connectors/sql/-/blob/v0.5.0/CHANGELOG.md