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