Schema migrations

From Expertiza_Wiki
Revision as of 23:50, 24 April 2018 by Psinha (talk | contribs) (Created page with "The Schema Migrations table gives information regarding the versions of the schema migrations. == Schema Migrations Variable Documentation == {| class="wikitable" !Name !!Datat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Schema Migrations table gives information regarding the versions of the schema migrations.

Schema Migrations Variable Documentation

Name Datatype Description !
version varchar(255) Version details of the Schema Migrations.

E/R diagram for Parents Tables

No Tables were referred by the Schema Migrations Table as Foreign Key Relationship.


E/R diagram for Child Tables

No Tables were referred by the Schema Migrations Table as Foreign Key Relationship.


Back to Database Tables Main page.