8#ifndef BOOST_SQLITE_META_DATA_HPP
9#define BOOST_SQLITE_META_DATA_HPP
11#include <boost/sqlite/detail/config.hpp>
12#include <boost/sqlite/connection.hpp>
13#include <boost/sqlite/cstring_ref.hpp>
15BOOST_SQLITE_BEGIN_NAMESPACE
55BOOST_SQLITE_END_NAMESPACE
main object for a connection to a database.
Small wrapper for a null-terminated string that can be directly passed to C APIS.
Additional information about error conditions stored in an sqlite-allocate string.