JonasDev17 / qb-garages

GNU General Public License v3.0
96 stars 70 forks source link

missing damage colum for sql #120

Closed swan2b144 closed 10 months ago

swan2b144 commented 1 year ago

missing damage column for SQL

swan2b144 commented 1 year ago

ALTER TABLE player_vehicles ADD COLUMN damage VARCHAR(1500) NULL DEFAULT NULL AFTER garage;

JonasDev17 commented 10 months ago

feature will be removed shortly which will fix this