Leosac
0.8.0
Open Source Access Control
|
#include "tools/MyTime.hpp"
#include <cassert>
#include <chrono>
#include <iomanip>
#include <odb/pgsql/traits.hxx>
#include <odb/sqlite/traits.hxx>
Go to the source code of this file.
Classes | |
class | odb::pgsql::value_traits< std::chrono::milliseconds, id_bigint > |
class | odb::sqlite::value_traits< std::chrono::milliseconds, id_integer > |
Namespaces | |
odb | |
Provide ODB magic to be able to store an Leosac::Audit::EventType (FlagSet) object. | |
odb::pgsql | |
Code to map std::chrono::milliseconds to an integer in database. | |
odb::sqlite | |