sbglasius commented on code in PR #16095:
URL: https://github.com/apache/grails-core/pull/16095#discussion_r3773436692
##########
grails-forge/grails-forge-core/src/main/java/org/grails/forge/feature/database/GrailsDataMongoDB.java:
##########
@@ -34,6 +34,15 @@
@Singleton
public class GrailsDataMongoDB extends GormOneOfFeature {
+ private static final String DATABASE = "foo";
Review Comment:
@codeconsole Great change. Thank you!
--
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]