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

sql: ActiveRecord / Rails ORM support #20932

Closed
3 of 10 tasks
lgo opened this issue Dec 20, 2017 · 2 comments
Closed
3 of 10 tasks

sql: ActiveRecord / Rails ORM support #20932

lgo opened this issue Dec 20, 2017 · 2 comments
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) meta-issue Contains a list of several other issues.

Comments

@lgo
Copy link
Contributor

lgo commented Dec 20, 2017

This is an issue tracking support for ActiveRecord and its features. Many of the extra features (partial indexes, ranges, comments) can be gated if the adapter so chooses to support them, making it easy to keep them disabled until we support them. If you have arrived here from one of the referenced issues, please comment on this issue to make others aware the change can be made to ActiveRecord.

There are more issues, but they have not been tracked down to CockroachDB issues or just adapter issues. See lego/activerecord-cockroachdb-adapter/CONTRIBUTING.md for the full list.

@lgo lgo added activerecord A-sql-pgcompat Semantic compatibility with PostgreSQL labels Dec 20, 2017
@knz
Copy link
Contributor

knz commented Jan 30, 2018

cc @awoods187 for tracking

@awoods187 awoods187 added this to the Later milestone Jan 31, 2018
@knz knz added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) meta-issue Contains a list of several other issues. labels Apr 24, 2018
@bobvawter
Copy link
Contributor

RFC for changing column type in #24703.

@knz knz changed the title ActiveRecord / Rails ORM support sql: ActiveRecord / Rails ORM support Apr 27, 2018
@petermattis petermattis removed this from the Later milestone Oct 5, 2018
@vy-ton vy-ton closed this as completed Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) meta-issue Contains a list of several other issues.
Projects
None yet
Development

No branches or pull requests

6 participants