foxcpp / foxcpp/go-imap-sql

CockroachDB support

未关闭
#5 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement help wanted
主要语言
Go
星标
26
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

>CockroachDB is a cloud-native SQL database for building global, scalable cloud services that survive disasters.

>CockroachDB supports the PostgreSQL wire protocol, so you can use any available PostgreSQL client drivers to connect from various languages.

go-imap-sql currenlty doesn't work with CockroachDB due to the following known problems:
* GROUP BY behaves differently
https://github.com/cockroachdb/cockroach/issues/26709

There are probably more problems, documented above are the only known ones.

go-imap-sql fully supports PostgreSQL and I would prefer to wait for CockroachDB to become more compatible with it than to introduce various hacks.

CC @NamedKitten

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。