From 7f8069d98a27019f5078b1613d91f1bf990cfbb9 Mon Sep 17 00:00:00 2001 From: H-Shay Date: Fri, 28 Apr 2023 17:59:58 +0000 Subject: deploy: eb6f8dc2152bab6e602a9617bd91dcf731b2c121 --- develop/development/database_schema.html | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'develop/development/database_schema.html') diff --git a/develop/development/database_schema.html b/develop/development/database_schema.html index 22ffe3bf76..cf5713b1f7 100644 --- a/develop/development/database_schema.html +++ b/develop/development/database_schema.html @@ -275,39 +275,10 @@ def run_upgrade(

Boolean columns

Boolean columns require special treatment, since SQLite treats booleans the same as integers.

-

There are three separate aspects to this:

-

event_id global uniqueness

event_id's can be considered globally unique although there has been a lot of debate on this topic in places like -- cgit 1.5.1