Name | Table | Data Type | Is Null | Default Value | Comment | Table Comment | Warning | Database |
---|---|---|---|---|---|---|---|---|
group_id | auth_user_groups | INTEGER | ✘ | — | None |
None |
schema | |
group_id | auth_group_permissions | INTEGER | ✘ | — | None |
None |
schema | |
id | auth_group | INTEGER | ✘ | — | auto increment id |
user groups |
schema | |
id | auth_user | INTEGER | ✘ | — | auto increment id |
user |
schema | |
id | django_content_type | INTEGER | ✘ | — | None |
None |
schema | |
id | django_migrations | INTEGER | ✘ | — | None |
None |
schema | |
id | schema_database | INTEGER | ✘ | — | None |
None |
schema | |
id | auth_permission | INTEGER | ✘ | — | None |
None |
schema | |
id | auth_user_groups | INTEGER | ✘ | — | None |
None |
schema | |
id | django_admin_log | INTEGER | ✘ | — | None |
None |
schema | |
id | schema_table | INTEGER | ✘ | — | The primary key |
store table's schema here. |
schema | |
id | auth_group_permissions | INTEGER | ✘ | — | None |
None |
schema | |
id | auth_user_user_permissions | INTEGER | ✘ | — | None |
None |
schema | |
id | schema_column | INTEGER | ✘ | — | None |
None |
schema | |
id | schema_index | INTEGER | ✘ | — | None |
None |
schema | |
include_columns | schema_index | VARCHAR(1000) | ✔ | — | None |
None |
schema | |
is_active | auth_user | BOOLEAN | ✘ | — | None |
user |
schema | |
is_comment_dirty | schema_column | BOOLEAN | ✘ | — | None |
None |
schema | |
is_deleted | schema_column | BOOLEAN | ✘ | — | None |
None |
schema | |
is_enum | schema_column | BOOLEAN | ✘ | — | None |
None |
schema | |
is_null | schema_column | BOOLEAN | ✔ | — | None |
None |
schema | |
is_staff | auth_user | BOOLEAN | ✘ | — | None |
user |
schema | |
is_superuser | auth_user | BOOLEAN | ✘ | — | None |
user |
schema | |
last_login | auth_user | DATETIME | ✔ | — | None |
user |
schema | |
last_name | auth_user | VARCHAR(30) | ✘ | — | None |
user |
schema | |