Skip to content

Theatre Table #90

@gm3dmo

Description

@gm3dmo
### Tasks
- [x] Dump the data from the legacy site
- [x] Investigate other forms of table (No changes required).
- [x] Insert relevant data into new site
- [ ] Write tests to match legacy database id's are available in the new model.

Legacy theatre table

mysql> describe cmpm_theatre
    -> ;
+-------+--------------+------+-----+---------+----------------+
| Field | Type         | Null | Key | Default | Extra          |
+-------+--------------+------+-----+---------+----------------+
| id    | int(11)      | NO   | PRI | NULL    | auto_increment |
| Name  | varchar(100) | NO   |     | NULL    |                |
+-------+--------------+------+-----+---------+----------------+

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions