..
ArrayParser.cpp
ArrayParser doesn't require the string to be null terminated anymore,
2018-12-24 08:10:09 +01:00
ArrayParser.h
MIsc changes
2019-03-27 18:23:00 +01:00
pgsql.pro
More projects fixes.
2019-03-27 18:50:58 +01:00
Pgsql_Canceller.cpp
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_Canceller.h
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_Col.h
Pgsql::Col has now stream operator overload for boost::container::small_vector
2018-11-17 19:36:12 +01:00
Pgsql_Connection.cpp
Pgsql::Connection::connect functions now all report connection errors
2019-11-03 07:58:48 +01:00
Pgsql_Connection.h
Pgsql::Connection::connect functions now all report connection errors
2019-11-03 07:58:48 +01:00
Pgsql_declare.h
Lot of code for generating code. Working on unit tests.
2018-09-09 21:04:23 +02:00
Pgsql_ErrorDetails.cpp
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_ErrorDetails.h
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_oids.cpp
Lot of code for generating code. Working on unit tests.
2018-09-09 21:04:23 +02:00
Pgsql_oids.h
Added mapping of char to db oids.
2018-11-17 19:37:02 +01:00
Pgsql_Params.cpp
Improvements to the CrudModel
2022-01-22 16:22:29 +01:00
Pgsql_Params.h
Improvements to the CrudModel
2022-01-22 16:22:29 +01:00
Pgsql_PgException.cpp
Improved support from removing rows in crud tabs.
2018-12-15 11:24:58 +01:00
Pgsql_PgException.h
Pgsql::Connection::connect functions now all report connection errors
2019-11-03 07:58:48 +01:00
Pgsql_Result.cpp
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_Result.h
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_Row.cpp
Commented out code removed
2018-11-17 19:36:32 +01:00
Pgsql_Row.h
Updating rows kinda works.
2018-02-18 07:15:43 +01:00
Pgsql_Transaction.cpp
Created Pgsql::Transaction class for handling of transactions. It auto rollsback if no commit has been done.
2018-12-09 20:24:11 +01:00
Pgsql_Transaction.h
missing includes
2020-10-15 19:12:11 +02:00
Pgsql_Value.cpp
Cleanup
2022-01-21 18:54:50 +01:00
Pgsql_Value.h
Show sizes
2021-03-10 19:06:40 +01:00
SqlGenerator.h
Added a gutter and currentline highlighting to the SQL editor.
2018-04-08 09:19:32 +02:00