Fix incorrect YAML example for versioning a field.
This commit is contained in:
parent
7c5b27da2c
commit
6b6c300319
@ -214,8 +214,8 @@ example we'll use an integer.
|
|||||||
type: entity
|
type: entity
|
||||||
fields:
|
fields:
|
||||||
version:
|
version:
|
||||||
version:
|
type: integer
|
||||||
type: integer
|
version: true
|
||||||
|
|
||||||
Alternatively a datetime type can be used (which maps to a SQL
|
Alternatively a datetime type can be used (which maps to a SQL
|
||||||
timestamp or datetime):
|
timestamp or datetime):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user