diff options
-rw-r--r-- | engine/schema/mysql.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/schema/mysql.sql b/engine/schema/mysql.sql index fb979d3a9..b8ce43298 100644 --- a/engine/schema/mysql.sql +++ b/engine/schema/mysql.sql @@ -76,6 +76,7 @@ INSERT INTO `prefix_access_groups` (`id`, `name`, `site_guid`) VALUES --
-- *** Entity superclass details ***
+-- NB: Asside from GUID, these should now have any field names incommon with the entities table.
--
-- Extra information relating to "objects"
|