sqlectron / sqlectron-db-core

Home Page:https://sqlectron.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for cockroachdb

MasterOdin opened this issue · comments

The postgresql driver can be extended to largely work for CockroachDB out of the box without any real effort, but will have to rewrite the version queries as it does at least return a slightly different version string to parse (unlike Redshift) to inform us of capabilities and details.