aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-11-16 20:37:52 +0000
committerChristopher Baines <mail@cbaines.net>2021-11-16 20:37:52 +0000
commit23849f3764d3105780e6cb1f2fb8bc7c75c36958 (patch)
treeb34d62aed2ac884b85dedc5fa331ba8460de72a0 /README.org
parentb37a051b82efbc0c521c533176e22bf68fd7e18f (diff)
downloadbuild-coordinator-23849f3764d3105780e6cb1f2fb8bc7c75c36958.tar
build-coordinator-23849f3764d3105780e6cb1f2fb8bc7c75c36958.tar.gz
Remove TODO from the README about strings as foreign keys
This has pretty much been done.
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.org b/README.org
index 1414154..c47da85 100644
--- a/README.org
+++ b/README.org
@@ -135,11 +135,6 @@ I think having a web interface that allows for submitting builds would be
useful.
** TODO Extract and polish scripts for submitting builds
-** TODO Adjust the database schema to not use as many string foreign keys
-
-I think this is taking up more space and slowing things down for larger
-tables.
-
** TODO Implement support for PostgreSQL
This was the intention from the start, and once the database schema has