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 committed by David Mehren
parent 4d89ffd474
commit 8873ac316a
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
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