mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 17:55:17 -04:00
Rename viewcount to viewCount for compliance
Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
parent
4d89ffd474
commit
8873ac316a
4 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@ entity "note" {
|
|||
--
|
||||
*shortid : text
|
||||
alias : text
|
||||
*viewcount : number
|
||||
*viewCount : number
|
||||
*ownerId : uuid <<FK user>>
|
||||
description: text
|
||||
title: text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue