Update 'postgres_cpp/postgres_connector.cpp'
This commit is contained in:
parent
7c9d2b4ac0
commit
b67742b197
@ -8,7 +8,7 @@
|
||||
#define DATABASE "fabryka_sprzetu_it"
|
||||
#define SQL "SELECT * FROM PC;"
|
||||
|
||||
#define COL_W 15 //if some table contetnts have too much characters/numbers in it, change this value.
|
||||
#define COL_W 15 //if some table contetnts have too many characters/numbers in it, change this value.
|
||||
|
||||
using namespace std;
|
||||
using namespace pqxx;
|
||||
|
Loading…
Reference in New Issue
Block a user