Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround computed index #37

Closed
donbowman opened this issue Aug 29, 2019 · 1 comment
Closed

Workaround computed index #37

donbowman opened this issue Aug 29, 2019 · 1 comment

Comments

@donbowman
Copy link

cockroachdb/cockroach#9682

suggests cockroachdb does not support
CREATE UNIQUE INDEX "index_users_on_login" ON "users" (LOWER("login"))

need to find some way to filter this in the adapter.

@BuonOmo
Copy link
Collaborator

BuonOmo commented Feb 24, 2024

This now works!

@BuonOmo BuonOmo closed this as completed Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants