From 25cc9b0bbb736c2a2d3072733fbac146c626aa83 Mon Sep 17 00:00:00 2001 From: Christopher Hotchkiss Date: Sun, 15 Aug 2021 16:21:02 -0400 Subject: [PATCH] Added a non-technical todo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31038e8..d705020 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ Acceptance Criteria: * Should be able to update a row either inside a page or not without loosing commits. * This is independent of transaction control so I think this sits below/in row manager. +**TODO** +Write a getting started section on the feophant.com website. + **TODO** Add support for defining a primary key on a table. This implies the following functionality: