Traccar Server Database Tables Renaming

pvhes20179 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 Tananaev9 years ago

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

pvhes20179 years ago

Okay. Thanks