hamza3202 opened a new issue, #14628: URL: https://github.com/apache/grails-core/issues/14628
Hi As i understand, the unique constraint should only ensure uniqueness in one datasource but in case of multiple datasource it is checking for uniqueness across all the datasources. [github.com/hamza3202/grails-unique-constraint-bug](https://github.com/hamza3202/grails-unique-constraint-bug) is a sample project. Just run it and open localhost:8080/abc/index and you should see the error. I am on grails 3.2.2 java 1.8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
