GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include "Item.h"
Go to the source code of this file.
Namespaces | |
namespace | GCW |
namespace | GCW::Dbo |
Database Object Namespace. | |
namespace | GCW::Dbo::Versions |
Functions | |
auto | GCW::Dbo::Versions::load (const std::string &_table_name) -> Item::Ptr |
Load Version by Table Name. | |