Closed phptek closed 5 years ago
The above is to drop out of executing the following class definition in situations where Postgres is not installed, so MySQL users don't get a fatal error when compiling the class manifest. The absence of PostgreSQLSchemaManager is not an error, hence no Exception should be thrown.
At the moment in
PostgreSQLSchemaManager
:Consider throwing an
Exception
"Postgres package not installed"