Ahasuerus - 2017-04-04
  • summary: Move all notes and synopsis to their respective records --> Move all notes and synopsis fields to their respective records
  • Description has changed:

Diff:

--- old
+++ new
@@ -1 +1 @@
-Move all notes and synopsis to their respective records. They were apparently put in the "notes" table for performance reasons, but that is no longer an issue with MySQL 5.0+. Keeping them in a separate table significantly complicates maintenance and increases the likelihood of orphan notes appearing.
+Move all notes and synopsis fields to their respective records. They were apparently put in the "notes" table for performance reasons, but that is no longer an issue with MySQL 5.0+. Keeping them in a separate table significantly complicates maintenance and increases the likelihood of orphan notes appearing.