Thread: Missing SQL
View Single Post
  #2  
Old 08-14-2011, 03:07 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

What I believe happened with the bard related ones, is that they were added to the PEQ database at some point (probably when CD updated the items table from 13th floor data),
but they were unused in the code.

When I fixed the display of bard instrument mods for Underfoot in Rev1867, I had to make use of those columns. As far as I was concerned at the time, I didn't need to include
an SQL update with the code, since the columns were already in the database, although Trevius did note in a comment on the commit that people using custom databases rather
than PEQ would have to manually add those columns.
Reply With Quote