ALTER TABLE global_settings ADD COLUMN allowed_login_hosts TEXT;

ALTER TABLE zbiorka ADD COLUMN zrealizowana BOOLEAN DEFAULT 0;