alter table Problem

mohsen mousavi7 years ago

hi
i use windows and netbeans for change the project
but i cant run the project

i use sql server 2014

Exception in thread "main" liquibase.exception.MigrationFailedException: Migration failed for change set changelog-4.0::changelog-4.0::author:
     Reason: liquibase.exception.DatabaseException: The object 'DF_notifications_mail' is dependent on column 'mail'. [Failed SQL: ALTER TABLE tc_notifications DROP COLUMN mail]

and when i try to use h2 db say
traccar Database may be already in use: null. .....

whats the problem???

and thank you for this project

Anton Tananaev7 years ago

Looks like the problem is that you are not using official release.