Skip to content
Snippets Groups Projects
Commit 7adc32e3 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

BUG: commenting transaction

parent 9b66b9e6
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ void PostGISConnectionImplementation::ConnectToDB()
void PostGISConnectionImplementation::PerformTransaction(const TransactorType& theTransaction)
{
m_PostGISConnection->perform( theTransaction );
// m_PostGISConnection->perform( theTransaction );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment