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
aaa05f64ef
pgLab
/
pglablib
/
catalog
/
PgTablespace.cpp
7 lines
95 B
C++
Raw
Normal View
History
Unescape
Escape
Flexible models
2018-09-02 10:30:30 +00:00
#
include
"
PgTablespace.h
"
PgTablespace now inherits from PgServerObject.
2018-12-25 17:38:13 +01:00
QString
PgTablespace
:
:
typeName
(
)
const
{
return
"
TABLESPACE
"
;
}
Reference in a new issue
Copy permalink