0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-07 07:19:11 +00:00
salesagility_SuiteCRM/include/database
Clemente Raposo c38fab7c72 Fix #9482 - Add partial bean save
- Allow to save only some fields from the bean
- No custom logic is triggered. Only saves to the db.
2022-02-10 09:58:01 +00:00
..
DBManager.php Fix #9482 - Add partial bean save 2022-02-10 09:58:01 +00:00
DBManagerFactory.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
FreeTDSManager.php no_trailing_whitespace + no_trailing_whitespace_in_comment 2019-01-25 14:24:15 +00:00
MssqlManager.php Fix #8432 - Remove index limit from mssql index names upon create and repair 2021-11-18 12:54:44 +00:00
MysqliManager.php Fix #8541 - MySQL Database breaking on special characters 2020-02-16 20:07:37 +00:00
MysqlManager.php Fix #8700 - Various problems in PHPDocs throughout the codebase. 2021-04-28 15:25:52 +01:00
SqlsrvManager.php Remove deprecated DB helper classes. 2021-03-26 21:50:25 +00:00