Fix incorrect YAML datetime version field.
This commit is contained in:
parent
b88480212a
commit
e44a83fc7b
@ -247,8 +247,8 @@ timestamp or datetime):
|
|||||||
type: entity
|
type: entity
|
||||||
fields:
|
fields:
|
||||||
version:
|
version:
|
||||||
version:
|
type: datetime
|
||||||
type: datetime
|
version: true
|
||||||
|
|
||||||
Version numbers (not timestamps) should however be preferred as
|
Version numbers (not timestamps) should however be preferred as
|
||||||
they can not potentially conflict in a highly concurrent
|
they can not potentially conflict in a highly concurrent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user