ezcDbSchemaInvalidDiffReaderClassException |
Exception that is thrown if an invalid class is passed as schema difference reader to the manager.
|
ezcDbSchemaSqliteDropFieldException |
Exception that is thrown if SQLite drop field operation failed for some table.
|
ezcDbSchemaInvalidReaderClassException |
Exception that is thrown if an invalid class is passed as schema reader to the manager.
|
ezcDbSchemaInvalidSchemaException |
Exception that is thrown if an invalid class is passed as schema reader to the manager.
|
ezcDbSchemaUnknownFormatException |
Exception that is thrown if no configuration object has been set to operate on. The operation cannot continue with this object.
|
ezcDbSchemaDropAllColumnsException |
Exception that is thrown when trying to drop all columns in some table.
|
ezcDbSchemaUnsupportedTypeException |
Exception that is thrown if an unsupported field type is encountered.
|
ezcDbSchemaInvalidDiffWriterClassException |
Exception that is thrown if an invalid class is passed as schema writer to the manager.
|
ezcDbSchemaInvalidWriterClassException |
Exception that is thrown if an invalid class is passed as schema writer to the manager.
|