Marek Kříž
Results
2
issues of
Marek Kříž
Problem with 3rd parameter of function _generateSQLCreateStatements_ function seems to be solved. Use parameter **'OmitSchemas':1** --run-python "import os;import grt;from grt.modules import DbMySQLFE as fe;c = grt.root.wb.doc.physicalModels[0].catalog;fe.generateSQLCreateStatements(c, c.version, {'OmitSchemas':1});fe.createScriptForCatalogObjects(os.getenv('OUTPUT'), c, {'OmitSchemas':1})"...
Please, add these missing operations: - move to 1st position - move to last position - move to specific position Thanks.
help wanted