Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

fix for grails-plugins/grails-database-migration#157#164

Open
zyro23 wants to merge 1 commit intograils:3.0.xfrom
zyro23:3.0.x
Open

fix for grails-plugins/grails-database-migration#157#164
zyro23 wants to merge 1 commit intograils:3.0.xfrom
zyro23:3.0.x

Conversation

@zyro23
Copy link
Copy Markdown
Contributor

@zyro23 zyro23 commented Oct 31, 2019

when constructing the sessionFactory bean name for a secondary dataSource, just append the suffix, not the complete dataSource bean name (i.e. sessionFactory_another instead of sessionFactory_dataSource_another)

when constructing the sessionFactory bean name for a secondary dataSource, just append the suffix, not the complete dataSource bean name (i.e. sessionFactory_another instead of sessionFactory_dataSource_another)
@puneetbehl
Copy link
Copy Markdown
Contributor

@zyro23 Could you please verify if this is still an issue with 4.0.0-RC1? and change the PR against 4.0.x branch?

Thanks!

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 26, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants