This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
tests
/
php
/
ORM
/
DataObjectSchemaTest
History
Damian Mooyman
d1396b7dfe
BUG Fix writeBaseRecord with unique indexes
...
Fixes
#6819
2019-02-27 16:40:12 +13:00
..
AllIndexes.php
BUG Fix writeBaseRecord with unique indexes
2019-02-27 16:40:12 +13:00
BaseClass.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
BaseDataClass.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
ChildClass.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
DefaultTableName.php
API Use mysql-safe table namespace separator
2017-03-24 14:17:30 +13:00
GrandChildClass.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
HasComposites.php
NEW Ensure polymorphic has_one fields are indexed
2017-07-17 14:36:29 +12:00
HasFields.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
HasIndexesInFieldSpecs.php
NEW Allow index type to be configured per DBField instance
2017-07-17 14:36:47 +12:00
NoFields.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
WithCustomTable.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
WithRelation.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00