You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go-imap-v2 branch now works with CockroachDB 20.1.5 after adding a workaround for cockroachdb/cockroach#41558. The remaining step is to setup CI for continuous testing with it.
go-imap-sql currenlty doesn't work with CockroachDB due to the following known problems:
sql: group by does not conform with postgres cockroachdb/cockroach#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
The text was updated successfully, but these errors were encountered: