Update Current Database Table Analysis authored by Travis Ritter's avatar Travis Ritter
# Current Analysis of Referential Integrity in the FRPG Database Tables.
Here is where analysis will be done on the current state of the database and the relations between the tables, we are mainly analyzing the referential integrity (i.e. a table has appropriate cascading deletion and foreign key constraints).
After analysis is done, the tables should be sub divided into three categories:
......
......