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
52442a145d
pgLab
/
pglab
/
PgType.cpp
6 lines
76 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
"
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
#
include
"PgsqlConn.h"
PgType
:
:
PgType
(
)
=
default
;
Reference in a new issue
Copy permalink