View Single Post
  #1  
Old 07-06-2016, 07:30 PM
fzzzty
Fire Beetle
 
Join Date: Aug 2010
Posts: 23
Default DB view vwMercNpcTypes

Is the vwMercNpcTypes view used at all? I don't see any references to it in the repo anywhere. There is a race condition in the SQL scripts that either requires this to be disabled, or have previous scripts altered. The former seems like the better solution (just commenting it out in the manifest).

Edit: I guess it's more a catch-22 than a race condition. :P
Reply With Quote