Rename viewcount to viewCount for compliance

Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
Yannick Bungers 2021-02-22 23:36:44 +01:00
parent 3f05fa4852
commit b7e188cec2
4 changed files with 8 additions and 8 deletions

View file

@ -7,7 +7,7 @@ entity "note" {
--
*shortid : text
alias : text
*viewcount : number
*viewCount : number
*ownerId : uuid <<FK user>>
description: text
title: text