This website requires JavaScript.
Explore
Help
Sign in
eelke
/
pgLab
Watch
1
Star
0
Fork
You've already forked pgLab
0
Code
Issues
28
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
5a199c9138
pgLab
/
pglab
/
PgType.cpp
6 lines
83 B
C++
Raw
Normal View
History
Unescape
Escape
Compiles, links and runs (functionality not tested)
2017-08-23 13:27:23 +02:00
#
include
"
PgType.h
"
Removed duplicates with old name adjusted includes to match new header name.
2017-08-26 11:45:50 +02:00
#
include
"Pgsql_Connection.h"
Started with classes for keeping track of the database schema. Class to represent the contents of pg_type catalog table.
2017-01-25 06:52:02 +01:00
PgType
:
:
PgType
(
)
=
default
;
Reference in a new issue
Copy permalink