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