| .. |
|
ArrayParser.cpp
|
Big cleanup
|
2022-05-26 08:25:31 +02:00 |
|
ArrayParser.h
|
MIsc changes
|
2019-03-27 18:23:00 +01:00 |
|
pgsql.pro
|
Abstract IResult interface for Result
|
2022-02-06 12:19:43 +01:00 |
|
Pgsql_Canceller.cpp
|
Big cleanup
|
2022-05-26 08:25:31 +02: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
|
Improved error reporting
|
2022-08-14 08:04:21 +02:00 |
|
Pgsql_Connection.h
|
Improved error reporting
|
2022-08-14 08:04:21 +02: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_IResult.h
|
Abstract IResult interface for Result
|
2022-02-06 12:19:43 +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
|
Cleanup and new formatting
|
2022-04-03 09:17:18 +02:00 |
|
Pgsql_Result.h
|
Abstract IResult interface for Result
|
2022-02-06 12:19:43 +01:00 |
|
Pgsql_ResultConstIterator.h
|
Abstract IResult interface for Result
|
2022-02-06 12:19:43 +01:00 |
|
Pgsql_Row.cpp
|
Abstract IResult interface for Result
|
2022-02-06 12:19:43 +01:00 |
|
Pgsql_Row.h
|
operator== and != should be const
|
2022-04-10 09:26:23 +02:00 |
|
Pgsql_Transaction.cpp
|
Improved error reporting
|
2022-08-14 08:04:21 +02:00 |
|
Pgsql_Transaction.h
|
Improved error reporting
|
2022-08-14 08:04:21 +02:00 |
|
Pgsql_Value.cpp
|
Fix broken unittest.
|
2022-02-06 14:15:16 +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 |