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

Drop extra Databases and update README #761

Merged
merged 4 commits into from May 18, 2021
Merged

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented May 18, 2021

A couple of missing bits for #754

@DavideD DavideD added this to the 1.0.0.CR5 milestone May 18, 2021
@DavideD DavideD requested a review from gavinking May 18, 2021 10:48
The test for multitenancy needs to be able to create
additional databaseses but it needs the right permissions
if the user starts Postgres without Docker/Podman.
This way we can use them with `@AfterClass` and `@BeforeClass`
if we need it for a test
@DavideD DavideD linked an issue May 18, 2021 that may be closed by this pull request
@DavideD
Copy link
Member Author

DavideD commented May 18, 2021

I don't think one needs additional permission to drop the database if they've created it.

@gavinking
Copy link
Member

Great, thanks :-)

I don't think one needs additional permission to drop the database if they've created it.

Nope, it seems not.

@gavinking gavinking merged commit 4c61672 into hibernate:main May 18, 2021
@gavinking
Copy link
Member

Oops, what did I do?!

It didn't pass the CI build, and I didn't notice.

I did test it locally.

@gavinking
Copy link
Member

Ugh, it broke the tests on Cockroach. I should definitely not have merged it. Sorry.

@DavideD
Copy link
Member Author

DavideD commented May 18, 2021

Yeah, I noticed. No problem

@DavideD DavideD removed this from the 1.0.0.CR5 milestone May 24, 2021
@DavideD DavideD deleted the 757-extra branch June 2, 2021 17:06
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.

Multitenancy support
2 participants