#pragma once
#include <SQLiteCpp.h>
#include <io/debug.h>
namespace sql = SQLite;
#include <db/create.h>