mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
commit
efb1eb5886
@ -30,7 +30,7 @@ The extension is automatically applied to `SiteTree` class. For more information
|
||||
## Database Structure
|
||||
|
||||
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">
|
||||
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:Versioned]
|
||||
* [api:Versioned]
|
||||
|
Loading…
Reference in New Issue
Block a user