Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D3790
Change Details
Change Details
Old
New
Diff
By default, Keruald Database is configured to throw exceptions when a SQL error occurs. The current handling error code checks the `false` value, and calls message_die() with SQL_ERROR code. This mechanism requires to configure Keruald Database to use legacy mode.
By default, Keruald Database is configured to throw exceptions when a SQL error occurs. The current handling error code checks the `false` value, and calls message_die() with SQL_ERROR code. This mechanism requires to configure Keruald Database to use legacy mode. This is a transitional change pending implementation of an exception handler.
By default, Keruald Database is configured to throw exceptions when a SQL error occurs. The current handling error code checks the `false` value, and calls message_die() with SQL_ERROR code. This mechanism requires to configure Keruald Database to use legacy mode.
This is a transitional change pending implementation
of an exception handler.
Continue