File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1616import com .magento .idea .magento2plugin .actions .generation .dialog .validator .rule .Lowercase ;
1717import com .magento .idea .magento2plugin .actions .generation .dialog .validator .rule .NotEmptyRule ;
1818import com .magento .idea .magento2plugin .actions .generation .dialog .validator .rule .TableNameLength ;
19- import com .magento .idea .magento2plugin .actions .generation .generator .DbSchemaXmlGenerator ;
2019import com .magento .idea .magento2plugin .actions .generation .generator .DbSchemaWhitelistJsonGenerator ;
20+ import com .magento .idea .magento2plugin .actions .generation .generator .DbSchemaXmlGenerator ;
2121import com .magento .idea .magento2plugin .magento .files .ModuleDbSchemaXml ;
2222import com .magento .idea .magento2plugin .magento .packages .database .TableColumnTypes ;
2323import com .magento .idea .magento2plugin .magento .packages .database .TableEngines ;
You can’t perform that action at this time.
0 commit comments