public static void CreateUserTables() { Hit.CreateTable(); Hunt.CreateTable(); DatabaseUpdates.DoUpgrades(); }