mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Update 10_Versioning.md
This commit is contained in:
parent
3e811112c9
commit
92c6aa93fd
@ -30,7 +30,7 @@ The extension is automatically applied to `SiteTree` class. For more information
|
|||||||
## Database Structure
|
## Database Structure
|
||||||
|
|
||||||
Depending on how many stages you configured, two or more new tables will be created for your records. In the above, this
|
Depending on how many stages you configured, two or more new tables will be created for your records. In the above, this
|
||||||
will create a new `MyClass_Live` table once you've rebuilt the database.
|
will create a new `MyRecord_Live` table once you've rebuilt the database.
|
||||||
|
|
||||||
<div class="notice" markdown="1">
|
<div class="notice" markdown="1">
|
||||||
Note that the "Stage" naming has a special meaning here, it will leave the original table name unchanged, rather than
|
Note that the "Stage" naming has a special meaning here, it will leave the original table name unchanged, rather than
|
||||||
@ -174,4 +174,4 @@ permissions, and avoid exposing unpublished content to your users.
|
|||||||
|
|
||||||
## API Documentation
|
## API Documentation
|
||||||
|
|
||||||
* [api:Versioned]
|
* [api:Versioned]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user