The column is not in the schema file.
Unknown column 'ignore_buy_tax' in 'field list'
INSERT INTO user (username, registration_date, password, reports, email, salt, default_buy_behaviour, default_sell_behaviour, cross_character_profits, ignore_citadel_tax, ignore_station_tax, ignore_outpost_tax, ignore_buy_tax, ignore_sell_tax, login_count, updating) VALUES (....)
Filename: models/Register_model.php
Line Number: 199
The column is not in the schema file.
Unknown column 'ignore_buy_tax' in 'field list'
INSERT INTO
user(username,registration_date,password,reports,email,salt,default_buy_behaviour,default_sell_behaviour,cross_character_profits,ignore_citadel_tax,ignore_station_tax,ignore_outpost_tax,ignore_buy_tax,ignore_sell_tax,login_count,updating) VALUES (....)Filename: models/Register_model.php
Line Number: 199