MINOR Marked new $create_table_options API as experimental

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@77170 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-05-19 04:44:33 +00:00
parent 336bce8bf8
commit 4e8735b10e

View File

@ -3032,6 +3032,9 @@ class DataObject extends ViewableData implements DataObjectInterface, i18nEntity
* )
* </code>
*
* Caution: This API is experimental, and might not be
* included in the next major release. Please use with care.
*
* @var array
*/
static $create_table_options = array(