# orm.hpp

This File On Github
Ask A Question

API: latest
module: oatpp-sqlite
#include "oatpp-sqlite/orm.hpp"

This is just a header file which includes all oatpp-sqlite components:

#include "Executor.hpp"
#include "Types.hpp"
#include "Utils.hpp"
#include "oatpp/orm/SchemaMigration.hpp"
#include "oatpp/orm/DbClient.hpp"
#include "oatpp/core/macro/codegen.hpp"