News

ADD COLUMN IF NOT exists bonus INT(11) NOT null; As these scripts are run from flyway migration. We cannot change the already created sql script. Any suggestions on how to execute the above statements ...