Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Add support for SQL Server #19

Open
bradcypert opened this issue Oct 3, 2019 · 0 comments
Open

Add support for SQL Server #19

bradcypert opened this issue Oct 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@bradcypert
Copy link
Owner

Is your feature request related to a problem? Please describe.
I'd love to be able to run deckard migrations against MS SQL Server.

Describe the solution you'd like
Deckard can leverage an existing popular SQL Server library (see below) to performa operations against SQL Servers.
https://github.com/denisenkom/go-mssqldb

Describe alternatives you've considered
Not using SQL Server 🤷‍♂

Additional context
Flagging this as a "Good First Issue" despite the name being intimidating, this issue shouldn't be too difficult as the way Deckard handles database operations is relatively tame. If you want to pick this one up and have questions, lemme know. I'd be happy to help answer those. :)

@bradcypert bradcypert added enhancement New feature or request good first issue Good for newcomers Hacktoberfest labels Oct 3, 2019
@bradcypert bradcypert self-assigned this Oct 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant