Ingo Schommer
|
ced7d6db7a
|
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 |
|
Ingo Schommer
|
cfe0066a3b
|
BUGFIX Allow omitting FROM clause in sqlQueryToString()
|
2011-05-19 11:37:33 +12:00 |
|
Ingo Schommer
|
cbf191b14c
|
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 |
|
ajshort
|
e8dd38eac3
|
API CHANGE: Removed DataObjectLog class, the same functionality should be implemented using extensions.
|
2011-04-26 11:01:38 +10:00 |
|
ajshort
|
3a1c2df4e7
|
API CHANGE: Renamed DataObjectDecorator to DataExtension.
API CHANGE: Renamed LeftAndMainDecorator to LeftAndMainExtension.
MINOR: Replaced all references to decorators with extension.
|
2011-04-26 11:01:38 +10:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|