Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've found that : https://github.com/tomoemon/mwb2sql/blob/master/mwb2sql.sh

but is there a way (using the python API I guess) to create a forward engineer sql script for only one schema (and be able to select it) from the command line ?

(to include it as part of a build system)

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.