i imported traccar source code in netbeans. i wont to connect traccar to my database. my question is how can i stop automatically created table. i remove "database.changelog" from the config file but its not working.
Removing change log would definitely prevent Traccar from creating tables.
i imported traccar source code in netbeans. i wont to connect traccar to my database. my question is how can i stop automatically created table. i remove "database.changelog" from the config file but its not working.