// Generated by Gosora's Query Generator. DO NOT EDIT. package main var dbTablePrimaryKeys = map[string]string{ "polls":"pollID", "widgets":"wid", "users_groups_promotions":"pid", "topics":"tid", "attachments":"attachID", "word_filters":"wfid", "menu_items":"miid", "users_groups":"gid", "users_2fa_keys":"uid", "activity_stream":"asid", "conversations_posts":"pid", "menus":"mid", "login_logs":"lid", "forums":"fid", "users_replies":"rid", "conversations":"cid", "replies":"rid", "revisions":"reviseID", "pages":"pid", "registration_logs":"rlid", "users":"uid", "users_groups_scheduler":"uid", "users_avatar_queue":"uid", }