Toggle helper tables
CREATE TABLE `unit` ( `id` text PRIMARY KEY, `symbol` text NOT NULL )
+ Add column
id
TEXT
symbol
+ Add index