olehamarxy
olehamarxy
Yes. Right that is .yml, not .xml database-to-export made the trick, runs well, but I received an error [mvn_error1.log](https://github.com/Blackdread/sql-to-jdl/files/7029360/mvn_error1.log)
Unfortunately I can't rename the table 'cause this is working project. `calculator-1` is a legal name for table. But it seems that Jooq does not use backticks
I've added the table `calculator-1` to ignore list for testing purposes and received next error [mvn_error2.log](https://github.com/Blackdread/sql-to-jdl/files/7029587/mvn_error2.log)