This tables stores "table tracking" files names for satellites. It could have none or one filename per satellite.
| Field | null | Description |
|---|---|---|
| tabletracking_id | no | unique, primary key, auto generated |
| filename | no | free text |
| satellite_id | no | ID of the satellite this tracking table belongs to |
| default | no | boolean, true meaning this is the default table track |
| comment | yes | free text |
| modified | no | automatically created timestamp of last change |