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
/
model
History
Will Rossiter
cb064203ba
MINOR: defined the addslashes() method on the abstract SS_Database as Convert::raw2sql() assumes it exists.
FIXES
:
#6662
2011-06-10 16:36:13 +12:00
..
fieldtypes
…
Aggregate.php
…
ComponentSet.php
…
Database.php
MINOR: defined the addslashes() method on the abstract SS_Database as Convert::raw2sql() assumes it exists.
FIXES
:
#6662
2011-06-10 16:36:13 +12:00
DatabaseAdmin.php
…
DataDifferencer.php
…
DataExtension.php
API CHANGE: Renamed DataObjectDecorator to DataExtension.
2011-04-26 11:01:38 +10:00
DataObject.php
API CHANGE: Removed DataObjectLog class, the same functionality should be implemented using extensions.
2011-04-26 11:01:38 +10:00
DataObjectDecorator.php
MINOR Temporarily disabled deprecation notice in DataObjectDecorator and LeftAndMainDecorator, to be re-enabled once we're in beta stage (they unnecessarily break too many modules for now
2011-05-19 10:25:15 +12:00
DataObjectInterface.php
…
DataObjectSet.php
…
DB.php
…
HiddenClass.php
…
Hierarchy.php
API CHANGE: Renamed DataObjectDecorator to DataExtension.
2011-04-26 11:01:38 +10:00
HTMLValue.php
…
Image.php
…
MySQLDatabase.php
…
SQLMap.php
…
SQLQuery.php
MINOR Return empty string from SQLQuery->sql() if SELECT is the default value, and no FROM is set (moved logic from DB-specific implementations)
2011-05-19 14:34:01 +12:00
Transliterator.php
…
ValidationException.php
…
ValidationResult.php
…
Versioned.php
API CHANGE: Renamed DataObjectDecorator to DataExtension.
2011-04-26 11:01:38 +10:00