Hello Anton,
I need an advice on one topic - is there going to be any issues if I create additional table in the default Traccar database and have another API to read/write only into that one table. Traccar API will not be using the new table.
Database is MySQL
Traccar version is 4.6
Example table name: tbl_test
Thank you in advance!
Why would there be any issues?
Traccar is a complex solution that I still have to learn a lot about. So I wanted to be sure additional tables will not cause issues with the database or Traccar API.
Thank you for the reply!
Hello Anton,
I need an advice on one topic - is there going to be any issues if I create additional table in the default Traccar database and have another API to read/write only into that one table. Traccar API will not be using the new table.
Database is MySQL
Traccar version is 4.6
Example table name: tbl_test
Thank you in advance!