This commit is contained in:
TMA 2026-03-13 23:22:09 +01:00
parent 21a7417b8c
commit 9f24f4e254

View file

@ -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