| liquibase.sqlgenerator.ext.CreateTableGenerator | Line |
|---|
| check if database supports auto increment on non primary key column | 147 |
| informixdb | 178 |
| ORA-00972: identifier is too long If tableName lenght is more then 28 symbols then generated pkName will be incorrect | 194 |