Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for Vertica #95

Merged
merged 2 commits into from
Dec 30, 2023
Merged

add support for Vertica #95

merged 2 commits into from
Dec 30, 2023

Conversation

baron42bba
Copy link
Contributor

@baron42bba baron42bba commented Mar 18, 2022

Added support for https://www.vertica.com

Signed-off-by: Andreas Gerler [email protected]

@mattn
Copy link
Member

mattn commented Dec 21, 2023

please rebase master branch.

@baron42bba baron42bba force-pushed the vertica branch 2 times, most recently from 34850de to d186455 Compare December 22, 2023 16:23
@baron42bba
Copy link
Contributor Author

Hi @mattn !
Thanks for taking care of the codebase.
I rebased today.

README.md Outdated Show resolved Hide resolved
Signed-off-by: Andreas Gerler <[email protected]>
internal/database/vertica.go Outdated Show resolved Hide resolved
@mattn
Copy link
Member

mattn commented Dec 29, 2023

Still build failed. missing DescribeForeignKeysBySchema

func (db *VerticaDBRepository) DescribeForeignKeysBySchema(ctx context.Context, schemaName string) ([]*ForeignKey, error) {
    //
}

@mattn mattn merged commit 9f71ca2 into sqls-server:master Dec 30, 2023
0 of 2 checks passed
@mattn
Copy link
Member

mattn commented Dec 30, 2023

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants