GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Dbo
Versions
Versions/Definition.h
Go to the documentation of this file.
1
#line 2 "src/Dbo/Versions/Definition.h"
2
3
#ifndef __DBO_VERSIONS_DEFINITION_H___
4
#define __DBO_VERSIONS_DEFINITION_H___
5
6
#include <Wt/WFormModel.h>
7
8
namespace
GCW
{
9
namespace
Dbo {
10
namespace
Versions {
11
12
extern
const
char
*
s_tableName
;
13
14
namespace
Field {
15
16
extern
const
Wt::WFormModel::Field
table_name
;
// text(50) PRIMARY KEY NOT NULL,
17
extern
const
Wt::WFormModel::Field
table_version
;
// integer NOT NULL
18
19
}
// endnamespace Field {
20
}
// endnamespace Versions {
21
}
// endnamespace Dbo {
22
}
// endnamespace GCW {
23
24
#endif
// __DBO_VERSIONS_DEFINITION_H___
25
26
27
Wt::WFormModel::Field
const char * Field
GCW::Dbo::Versions::Field::table_name
const Wt::WFormModel::Field table_name
Definition
Versions.cpp:10
GCW::Dbo::Versions::Field::table_version
const Wt::WFormModel::Field table_version
Definition
Versions.cpp:11
GCW::Dbo::Versions::s_tableName
const char * s_tableName
Definition
Versions.cpp:8
GCW
Definition
App.h:18
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8