| Change | Path |
---|
| Modified | src/__phutil_library_map__.php |
| Modified | src/aphront/storage/connection/AphrontIsolatedDatabaseConnection.php |
| Modified | src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnection.php |
| Modified | src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php |
| Modified | src/aphront/storage/connection/mysql/AphrontMySQLiDatabaseConnection.php |
| Added | src/aphront/storage/exception/AphrontAccessDeniedQueryException.php |
| Added | src/aphront/storage/exception/AphrontCharacterSetQueryException.php |
| Added | src/aphront/storage/exception/AphrontConnectionLostQueryException.php |
| Added | src/aphront/storage/exception/AphrontConnectionQueryException.php |
| Added | src/aphront/storage/exception/AphrontCountQueryException.php |
| Added | src/aphront/storage/exception/AphrontDeadlockQueryException.php |
| Added | src/aphront/storage/exception/AphrontDuplicateKeyQueryException.php |
| Added | src/aphront/storage/exception/AphrontNotSupportedQueryException.php |
| Added | src/aphront/storage/exception/AphrontObjectMissingQueryException.php |
| Moved Here | src/aphront/storage/exception/AphrontParameterQueryException.php |
| Moved Away | src/aphront/storage/exception/AphrontQueryParameterException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryAccessDeniedException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryCharacterSetException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryConnectionException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryConnectionLostException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryCountException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryDeadlockException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryDuplicateKeyException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryNotSupportedException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryObjectMissingException.php |
| Deleted | src/aphront/storage/exception/AphrontQueryRecoverableException.php |
| Deleted | src/aphront/storage/exception/AphrontQuerySchemaException.php |
| Added | src/aphront/storage/exception/AphrontRecoverableQueryException.php |
| Added | src/aphront/storage/exception/AphrontSchemaQueryException.php |
| Modified | src/xsprintf/qsprintf.php |
| Modified | src/xsprintf/queryfx.php |