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.
在本地开发和测试中,我使用的是内存中的 h2 驱动程序。在生产中,我使用的是 postgresql 驱动程序。我遇到了需要为 postgresql 运行进化查询的问题。有没有办法做到这一点?谢谢!
我宁愿建议使用更合适的工具来处理数据库演化/迁移。
结帐http://flywaydb.org/