Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some formatting for ESes in Ops table | Matthew Lemon | 2024-02-12 | 1 | -0/+1 |
| | | | | | Added another dummy ES to Operation 1 in test data so I can test the listing inside the table - it still does not look correct though. | ||||
* | wip: mating EPs with Operations | Matthew Lemon | 2024-02-12 | 1 | -0/+22 |
| | |||||
* | Updates populate file with correct set up | Matthew Lemon | 2024-02-12 | 1 | -2/+6 |
| | |||||
* | Just adding a couple more demo data | Matthew Lemon | 2024-02-12 | 1 | -0/+2 |
| | |||||
* | Started the Operation model | Matthew Lemon | 2024-02-11 | 1 | -1/+27 |
| | |||||
* | Adds a populate.sql script | Matthew Lemon | 2024-02-09 | 1 | -0/+26 |
We need a script to run for populating and bootstrapping the database. This is the start of such a script. The syntax here is suitable for mariadb at present. The comments above "populate" are assumed to have been carried out by the root user (e.g. sudo mariabdb). |