Traccar Server Database Tables Renaming

pvhes2017 9 years ago

What are corresponding changes should be done if I rename traccar tables. The database I am using I have reserved the table groups for user-accounts groups.

Anton Tananaev 9 years ago

You have to modify database schema (changelog files), and queries in the Traccar configuration file.

pvhes2017 9 years ago

Okay. Thanks