GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Dbo
Users
User.cpp
Go to the documentation of this file.
1
2
3
#include "
User.h
"
4
5
6
const
char
*
GCW::Dbo::Users::s_tableName
=
"gcw_users"
;
7
8
const
Wt::WFormModel::Field
GCW::Dbo::Users::Field::employee_guid
=
"employee_guid"
;
// text(32) PRIMARY KEY NOT NULL
9
10
DBO_INSTANTIATE_TEMPLATES
(
GCW::Dbo::Users::Item
);
11
12
13
DBO_INSTANTIATE_TEMPLATES
DBO_INSTANTIATE_TEMPLATES(GCW::Dbo::Users::Item)
User.h
GCW::Dbo::Users::Item
Definition
User.h:18
Wt::WFormModel::Field
const char * Field
GCW::Dbo::Users::Field::employee_guid
const Wt::WFormModel::Field employee_guid
Definition
User.cpp:8
GCW::Dbo::Users::s_tableName
const char * s_tableName
Definition
User.cpp:6
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8