change doc

This commit is contained in:
Ashish Dhama 2023-03-24 19:14:55 +05:30
parent fa32301c1e
commit 4753b2be27

View file

@ -1,4 +1,4 @@
# Server Database - Schema Version 1
# Server Database - Schema Version 2
# Please bump the version by 1, any time the schema changes.
# Also, include the migration plan under app/database/migration/server,
# update all models, relationships and types.
@ -48,6 +48,7 @@ guest_count number
header string
member_count number
pinned_post_count number
files_count number
purpose string
ChannelMembership