kengdb
Tables schema
noteShareTb
id, note_id, from_user_id, to_user_id, permission, created_at, updated_at, folder_key, dismissed, position
1 row
noteTb
id, user_id, content, tags, created_at, updated_at, enable, pinned, folder_id, comment, position, visibility
93 rows
teamNoteTb
id, team_id, author_id, content, tags, created_at, updated_at, enable, pinned, comment, folder_id, locked_by, position
32 rows
userTb
id, username, nickname, password, level_id, phone, phone_bind, email, email_bind, created_at, enable, username_locked, secre, persona, disposition, api_key, github_id
5 rows