silverstripe-framework/src/ORM/FieldType
Damian Mooyman 9be22701fd API exists() no longer true for nullifyIfEmpty if empty string
Optimise DBString::exists() to skip shortcodes
2017-04-04 10:20:08 +12:00
..
DBBigint.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBBoolean.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBClassName.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBComposite.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBCurrency.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBDate.php API HTML5 date/time fields, remove member prefs (fixes #6626) 2017-03-31 15:21:47 +13:00
DBDatetime.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBDecimal.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBDouble.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBEnum.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBField.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBFloat.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBForeignKey.php Change UploadField to TreeDropdownField for modal fields 2017-02-27 10:38:23 +13:00
DBHTMLText.php API exists() no longer true for nullifyIfEmpty if empty string 2017-04-04 10:20:08 +12:00
DBHTMLVarchar.php API exists() no longer true for nullifyIfEmpty if empty string 2017-04-04 10:20:08 +12:00
DBInt.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBLocale.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBMoney.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBMultiEnum.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBPercentage.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBPolymorphicForeignKey.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBPrimaryKey.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBString.php API exists() no longer true for nullifyIfEmpty if empty string 2017-04-04 10:20:08 +12:00
DBText.php Text supports up to 16 megabytes, not 2 (#6368) 2017-02-15 11:14:41 +13:00
DBTime.php MERGE 2017-04-03 12:11:21 +12:00
DBVarchar.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBYear.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00