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: Hibernate should work with CockroachDB #10079

Closed
11 of 12 tasks
nvanbenschoten opened this issue Oct 19, 2016 · 7 comments
Closed
11 of 12 tasks

sql: Hibernate should work with CockroachDB #10079

nvanbenschoten opened this issue Oct 19, 2016 · 7 comments
Assignees
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL
Milestone

Comments

@nvanbenschoten
Copy link
Member

nvanbenschoten commented Oct 19, 2016

Hibernate currently works to a certain degree with Cockroach, but it breaks down when it attempts to use the Postgres JDBC driver to perform complicated metadata reflection. We should get it fully working.

Blocking Issues:

@nvanbenschoten nvanbenschoten added the A-sql-pgcompat Semantic compatibility with PostgreSQL label Oct 19, 2016
@cuongdo
Copy link
Contributor

cuongdo commented Oct 19, 2016

Thanks for filing these issues @nvanbenschoten. Would you mind indicating which ones are appropriate for SQL newbie / starter projects?

@nvanbenschoten
Copy link
Member Author

All of the blocking issues should be appropriate for people new to SQL. The non-blocking issues are both a little larger in scope, and will require a deeper understanding of the SQL code.

@a6802739
Copy link
Contributor

@nvanbenschoten, maybe I could fix some blocking Issues :)

@nvanbenschoten
Copy link
Member Author

@a6802739 Would you want to try tackling #10078?

@a6802739
Copy link
Contributor

@nvanbenschoten, yeah, I would like to do that.

@a6802739 a6802739 self-assigned this Oct 28, 2016
@nexthack
Copy link
Contributor

nexthack commented Nov 12, 2016

@nvanbenschoten I would like to work on one issue among these.Could you let me know any one unless these issues are complex for a beginner into cockroachdb.

@petermattis petermattis added this to the 1.0 milestone Feb 23, 2017
@cuongdo
Copy link
Contributor

cuongdo commented Feb 23, 2017

This works now, with docs and a CI test in examples-orms

@cuongdo cuongdo closed this as completed Feb 23, 2017
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
Projects
None yet
Development

No branches or pull requests

5 participants