Nguyen Hoang
Nguyen Hoang
@galvez Thank you for your help. Feel free to create another PR. We will be there to review it when everything is ready.
We will consider adding these options in the future. You're welcome to contribute. I suggest you look at [this code](https://github.com/holistics/dbml/blob/master/packages/dbml-cli/src/cli/import.js) to get a better understanding of our CLI.
Hi @benjdv, Thank you for reporting the issue. It's a bug that handles `dbo` schema inconsistently in our MSSQL parser. We will look into it soon. Regards.
Hi @Mrxyy, We intend to revamp our old parsers (MySQL, ...) before supporting new SQL parsers. In the meantime, you are welcomed to contribute to this project. There are some...
Hi @nihauc12, currently, our PostgreSQL parser doesn't support altering tables to add unique/primary key constraints. We will let you know as soon as we implement it.