diff --git a/src/brmelect.scm b/src/brmelect.scm index fa763af..84982c2 100644 --- a/src/brmelect.scm +++ b/src/brmelect.scm @@ -56,7 +56,7 @@ (execute db "create table if not exists candidates (id integer primary key autoincrement, election_id integer not null, candidate_name text not null, candidate_nick text not null, foreign key (election_id) references elections(id)") )) -(initialize-db) +;(initialize-db) (define-resource (root* parameters) (make-html-response