Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Oct 26, 2018
1 parent 19af42e commit 80d1b7d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/todo
Expand Up @@ -31,7 +31,11 @@

# database checking

. test: what if we create temp index before some selects? would it be faster?
. allow checking separately for FK violations and custom violations

. rework FK engine to support FKs with 2 or more columns

. test: what if we create a temp index before some selects? would it be faster?

. verify if there are more FKs than the ones we know about / some of the current ones to tweak

Expand All @@ -54,5 +58,3 @@
. check data in the db which must fit within ezini values, eg. ezflow block types, max content versions, etc

. values we know must be unique but are not

. multi-column foreign keys

0 comments on commit 80d1b7d

Please sign in to comment.