Database Table Names

dsmith9 years ago

I have version 3.2 (select * from traccar; returns 302) and the tables in my MySQL database are listed as
+----------------+
| device |
| position |
| server |
| traccar |
| user |
| user_device |
+----------------+

Why does the source code make reference to tables named 'devices' and 'positions'? Were the table names changed in a later release?

Thanks,
-Devon

Anton Tananaev9 years ago

You are using old version. Table names changed in version 3.3.