silverstripe-framework/src/ORM/FieldType
2017-07-30 22:39:42 +12:00
..
DBBigint.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBBoolean.php API Remove Object class 2017-05-23 13:50:35 +12:00
DBClassName.php NEW Allow index type to be configured per DBField instance 2017-07-17 14:36:47 +12:00
DBComposite.php Use parent::setField() 2017-07-30 22:39:42 +12:00
DBCurrency.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBDate.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
DBDatetime.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
DBDecimal.php API Remove Object class 2017-05-23 13:50:35 +12:00
DBDouble.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBEnum.php NEW Ensure polymorphic has_one fields are indexed 2017-07-17 14:36:29 +12:00
DBField.php DBIndexable::getIndexSpecs is responsible for returning a DBFields full indexable spec 2017-07-18 15:03:56 +12:00
DBFloat.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBForeignKey.php NEW Allow index type to be configured per DBField instance 2017-07-17 14:36:47 +12:00
DBHTMLText.php API Move createTag to HTML class 2017-06-16 12:22:05 +12:00
DBHTMLVarchar.php API exists() no longer true for nullifyIfEmpty if empty string 2017-04-04 10:20:08 +12:00
DBIndexable.php DBIndexable::getIndexSpecs is responsible for returning a DBFields full indexable spec 2017-07-18 15:03:56 +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 NEW Allow index type to be configured per DBField instance 2017-07-17 14:36:47 +12:00
DBPrimaryKey.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBString.php NEW Ensure polymorphic has_one fields are indexed 2017-07-17 14:36:29 +12:00
DBText.php Merge branch '3' into 4 2017-07-18 14:19:16 +01:00
DBTime.php Separate out the log-out handling. 2017-06-07 21:11:58 +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