sbglasius commented on code in PR #16095:
URL: https://github.com/apache/grails-core/pull/16095#discussion_r3756085284


##########
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:
   Why `foo` and not `mongo`? Not that it matter much



-- 
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]

Reply via email to