adding entity id and uid for group id to the database tables and the data class
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Oct 2017 19:29:46 +0000 (15:29 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Oct 2017 19:29:46 +0000 (15:29 -0400)
commit15e48cb95049c2c61bac19775b8169eb6966d811
tree5e1096b25695f75b6568170fd398a734be9c57d8
parent1f17ffb747e202c2d42cb45bad0ca8b0698bdd20
adding entity id and uid for group id to the database tables and the data class

adding new columns for entity id and uid for the data abstract and the database tables
classes/data/dataCustomFields.php
classes/data/dataCustomFieldsData.php
index.php
setup/databaseScripts/create_database_V0.0.4.sql [deleted file]
setup/databaseScripts/create_database_V0.0.5.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.5.sql [new file with mode: 0644]