mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
More repository comb-throughs [skip ci]
This commit is contained in:
@@ -117,6 +117,10 @@ foreach my $table_to_generate (@tables) {
|
||||
# These tables don't have a typical schema
|
||||
my @table_ignore_list = (
|
||||
"character_enabledtasks",
|
||||
"grid", # Manually created
|
||||
"grid_entries", # Manually created
|
||||
"tradeskill_recipe", # Manually created
|
||||
"character_recipe_list", # Manually created
|
||||
"eqtime",
|
||||
"db_version",
|
||||
"keyring",
|
||||
|
||||
Reference in New Issue
Block a user