Skip to content

Commit

Permalink
Merge pull request #6400 from neobyteUK/master
Browse files Browse the repository at this point in the history
Fix incorrect YAML datetime version field.
  • Loading branch information
Ocramius authored Apr 15, 2017
2 parents b884802 + e44a83f commit 318e9a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/reference/transactions-and-concurrency.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 318e9a5

Please sign in to comment.