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.
是否有任何库或包可以自动检查 DBML(数据库标记语言)文件并促进对数据库中的表或字段的更改/插入?
换句话说,从 DBML 文件中,创建/删除/更改数据库中的字段和表(mysql、postgres、mariadb、sqlite 等)。
感激的