popeen / Booksonic-LegacyServer

DISCONTINUED - Please note that this server has been replaced by https://github.com/popeen/Booksonic-Air
http://booksonic.org
33 stars 18 forks source link

Fix for SQL insert error #25

Closed hjone72 closed 7 years ago

hjone72 commented 7 years ago

COLUMNS hasn't been updated to include description or reader causing an SQL error to be thrown. I wasn't sure if it was safe to just update COLUMNS so I just updated the query that was causing the error.