SuiteCRM-Core/core/backend/Data/LegacyHandler
Jason Eggers d506bdd394 Fix #140 - Resolve MySQL error
Error occurred while retrieving records
MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 78
2022-10-25 15:00:49 +01:00
..
FilterMapper SuiteCRM 8.1.1 Release 2022-05-24 13:03:36 +01:00
PresetDataHandlers Fix #140 - Resolve MySQL error 2022-10-25 15:00:49 +01:00
AuditQueryingTrait.php Update Core Copyright 2021-03-30 19:22:43 +01:00
BaseListDataHandler.php Add relate field validation on ListDataHandler 2022-09-09 12:46:21 +01:00
ListData.php [Legacy] Send list offset values as ints 2021-05-17 10:57:35 +01:00
ListDataHandler.php Add acl information to records in RecordList api response 2021-10-26 09:47:32 +01:00
ListDataHandlerInterface.php Update Core Copyright 2021-03-30 19:22:43 +01:00
ListDataQueryHandler.php Update Core Copyright 2021-03-30 19:22:43 +01:00
MassUpdateHandler.php Add mass update bulk action handler 2021-06-30 10:55:46 +01:00
PreparedStatementHandler.php Update Core Copyright 2021-03-30 19:22:43 +01:00
PresetListDataHandlerInterface.php Update Core Copyright 2021-03-30 19:22:43 +01:00
PresetListDataHandlers.php Update Core Copyright 2021-03-30 19:22:43 +01:00
RecordDeletionHandler.php Update Core Copyright 2021-03-30 19:22:43 +01:00
RecordHandler.php Fix #61 - Disable date format for record view 2022-09-29 10:26:54 +01:00
RecordListHandler.php Update Core Copyright 2021-03-30 19:22:43 +01:00
RecordMapper.php Add acl information to records in RecordList api response 2021-10-26 09:47:32 +01:00
SecurityFiltersTrait.php SuiteCRM 8.1.1 Release 2022-05-24 13:03:36 +01:00