🚑 critical changes before deployment
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
c1721e5e8e
commit
055fce482a
9 changed files with 24 additions and 17 deletions
|
@ -54,6 +54,7 @@ func SetupDb() {
|
|||
alder TEXT NOT NULL,
|
||||
utdanningsgrad TEXT NOT NULL,
|
||||
helsepersonell BOOL NOT NULL,
|
||||
harlisens BOOL NOT NULL,
|
||||
kjønn TEXT NOT NULL,
|
||||
svartfør BOOL NOT NULL,
|
||||
fylke TEXT NOT NULL,
|
||||
|
|
Reference in a new issue