silverstripe-framework/src/ORM/FieldType
Rastislav Brandobur 17733aa84a added missing returns (fluent setter) 2023-09-11 10:58:11 +02:00
..
DBBigInt.php Merge branch '4.5' into 4 2020-04-27 09:54:27 +01:00
DBBoolean.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBClassName.php added missing returns (fluent setter) 2023-09-11 10:58:11 +02:00
DBComposite.php DOC DBComposite reword to make a little more sense. (#10193) 2022-01-18 15:52:01 +13:00
DBCurrency.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBDate.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBDatetime.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBDecimal.php FIX Improve rounding logic for storing of long decimal numbers (#10593) 2022-11-29 15:07:56 +13:00
DBDouble.php Update spaces in syntax, single quotes, early returns where possible 2020-10-01 17:36:14 -07:00
DBEnum.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBField.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBFloat.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBForeignKey.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBHTMLText.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBHTMLVarchar.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBIndexable.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
DBInt.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBLocale.php Update spaces in syntax, single quotes, early returns where possible 2020-10-01 17:36:14 -07:00
DBMoney.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
DBMultiEnum.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBPercentage.php Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
DBPolymorphicForeignKey.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
DBPrimaryKey.php added missing returns (fluent setter) 2023-09-11 10:58:11 +02:00
DBString.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBText.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBTime.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBVarchar.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
DBYear.php Update spaces in syntax, single quotes, early returns where possible 2020-10-01 17:36:14 -07:00