Commit c557663
authored
ETT-413 Remove apparently-unused template field from ht_institutions (#28)
* ETT-413 Remove apparently-unused template field from ht_institutions
- Remove `template` from `CREATE TABLE` and regenerate sample data without this field.
- I have the script to regenerate this dump as part of an "experimental" branch that is not committed (yet).
* Minor tidying:
- Bare bones .gitignore that just deals with Mac .DS_Store files
- README amended that the main purpose is development, not just testing
- Trim unused space in docker compose file1 parent c7ccb63 commit c557663
5 files changed
Lines changed: 347 additions & 325 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments