6#ifndef ATLASGAMEMANAGER_TEMPLATES_HPP
7#define ATLASGAMEMANAGER_TEMPLATES_HPP
19 template < std::u
int64_t
id >
Definition 0-games.cpp:10
std::string_view migration()
Up must be defined to create/modify the tables that are required.
void runUp()
Runs all transactions up until hitting MIGRATIONS_VERSION - 1.
Definition migration-run.cpp:37