Hi Ignition community,
I have a question regarding database that is linked to Ignition. When we create a database connection there will be several tables created. One of the table name is "sqlt_te". In this table we can see there are column named "tagpaths" and it's corresponding "tagid". The "tagpaths" and the "tagid" will be created when we enable historization in Ignition designer together with it's "created" timestamp.
Let's say there are tags with "retired" timestamps,I believe those tags are no longer historizing or the tags are no longer available in gateway.
I would like to know if it is safe to delete all the rows where the "tagpaths" are retired?
Below is the screenshot.

Thank you in advance