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