CockroachDB support
- Ngôn ngữ chính
- Go
- Star
- 26
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
>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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.