pg_trigger
This commit is contained in:
parent
ae86fef2b4
commit
7c7e72ae14
5 changed files with 90 additions and 2 deletions
6
pglablib/PgTrigger.cpp
Normal file
6
pglablib/PgTrigger.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#include "PgTrigger.h"
|
||||
|
||||
PgTrigger::PgTrigger()
|
||||
{
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue