Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我运行时,我的 Grails 2.0 应用程序似乎正在尝试连接到我的生产数据库:
grails prod schema-export
我只想要生产数据库的 DDL。Grails 1.3.7 没有发生这种情况。这在版本之间有变化吗?