Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Add official support for redshift (postgres 8.0) #109

Merged
merged 11 commits into from
Aug 12, 2020
Merged

Conversation

MasterOdin
Copy link
Member

This adds proper testing support for redshift (postgres 8.0), to ensure that the codebase works as expected. During this work, this revealed that the getting the create table and routine sql functions were broken due to using features added in later versions of postgres.

Closes #96

@MasterOdin MasterOdin merged commit ff48183 into master Aug 12, 2020
@MasterOdin MasterOdin deleted the redshift branch August 12, 2020 16:21
@MasterOdin MasterOdin mentioned this pull request Aug 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test sqlectron-core against postgresql 8.0
1 participant