Closed dejmail closed 4 years ago
The synonym table has been cleaned, and where several synonyms were showing as one line, I have now split these into one synonym per line. It shows better on the front end.
The synonym table was not incrementing the primary key, this has now been fixed.
The migrations still have to be applied.
The problem with the table ID not incrementing was due to the update through Python. We need to remember this for next time as the table is replaced.