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

schema export via reactive driver and fix for bug #113 #118

Closed
wants to merge 6 commits into from

Conversation

gavinking
Copy link
Member

This supersedes #112.

@gavinking
Copy link
Member Author

Alright, folks, so shall I merge this one?

add method to fetch snapshot using reactive client
make work done in ForeignKeys reactive

note that I'm really not happy with this code at all
avoid creating so many long chains of CompletionStages
@gavinking
Copy link
Member Author

Silence indicates consent.

@DavideD
Copy link
Member

DavideD commented May 18, 2020

No, it doesn't

@DavideD
Copy link
Member

DavideD commented May 18, 2020

Maybe if you put a deadline. Anyway, it looks good, feel free to merge it

@gavinking
Copy link
Member Author

Pushed manually.

@gavinking gavinking closed this May 18, 2020
@DavideD DavideD mentioned this pull request May 18, 2020
@aguibert
Copy link
Contributor

This has broken CI because it depends on core 5.5.0-SNAPSHOT. I'll create a new PR that does a clone+build of core 5.5.0-SNAPSHOT so we can still have CI coverage until the next version of core is released.

Aside from that, it looks like the user has to do 2 things to enable this:

  1. register the no-op connection provider
  2. Set the custom generation target

Can we make it so these steps happen automatically and the user gets the RX-based schema creation out of the box?

@DavideD
Copy link
Member

DavideD commented May 18, 2020

This has broken CI because it depends on core 5.5.0-SNAPSHOT. I'll create a new PR that does a clone+build of core 5.5.0-SNAPSHOT so we can still have CI coverage until the next version of core is released.

The new ORM release will be ready shortly, before the end of the day. We decided to do an exception for this time and merge the PRs even if they refer to an unreleased version.
It's OK if you test it locally.

@gavinking
Copy link
Member Author

Can we make it so these steps happen automatically

Yes, I was already working on that, and I just pushed the result.

@gavinking
Copy link
Member Author

Yes, I was already working on that, and I just pushed the result.

Excuse me: I have pushed part 1 but not yet part 2.

@DavideD
Copy link
Member

DavideD commented May 18, 2020

@gavinking
Copy link
Member Author

@gavinking Any idea about this error? https://github.com/hibernate/hibernate-reactive/pull/122/checks#step:4:151

I imagine you're referring to the test failure I fixed here.

@DavideD
Copy link
Member

DavideD commented May 18, 2020 via email

@gavinking gavinking deleted the 113_2 branch June 15, 2023 13:39
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

Successfully merging this pull request may close these issues.

None yet

3 participants