autoexpress icon indicating copy to clipboard operation
autoexpress copied to clipboard

Price search does not work

Open StealthWire opened this issue 6 years ago • 0 comments

Min price and max price search does not work since the database stores price as VARCHAR and comma is added, hence the price search feature breaks since it is trying to compare number with text. I already have 125 cars in database and changing price of every car is not an option. Is there a bulk fix? Help is appreciated

StealthWire avatar Dec 17 '19 15:12 StealthWire