-- liquibase formatted sql -- changeset mbl@nine.dk:test-database-setup create table vaccination ( id long primary key not null, data varchar(10) );