Database Table: django_migrations¶
This table is one of four related tables:
which are information tables defined by the Django web services framework. The interested reader is referred to the Django web framework documentation.
Keys:¶
- id (Integer):
Columns:¶
- app (String(255)):
- name (String(255)):
- applied (Integer):