1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Merge pull request #6400 from neobyteUK/master

Fix incorrect YAML datetime version field.
This commit is contained in:
Marco Pivetta 2017-04-15 02:23:56 +02:00 committed by GitHub
commit 318e9a5596

View File

@ -247,8 +247,8 @@ timestamp or datetime):
type: entity
fields:
version:
version:
type: datetime
type: datetime
version: true
Version numbers (not timestamps) should however be preferred as
they can not potentially conflict in a highly concurrent