pgLab/pgsql
eelke 2ad4a2601f Value::getAsArray function to parse array convert to correct type and
uses inserter to fill container.

Unit tests included.
2017-12-16 21:41:16 +01:00
..
ArrayParser.cpp Implemented ArrayParser and unit tests to verify its working. 2017-12-16 10:31:51 +01:00
ArrayParser.h Implemented ArrayParser and unit tests to verify its working. 2017-12-16 10:31:51 +01:00
pgsql.pro Implemented ArrayParser and unit tests to verify its working. 2017-12-16 10:31:51 +01:00
Pgsql_Col.cpp Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
Pgsql_Col.h PgAttribute loading + ColummnTableModel 2017-12-12 20:13:53 +01:00
Pgsql_Connection.cpp Builds on windows again 2017-11-26 13:07:21 +01:00
Pgsql_Connection.h Builds on windows again 2017-11-26 13:07:21 +01:00
Pgsql_declare.h Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
Pgsql_Params.cpp Builds on windows again 2017-11-26 13:07:21 +01:00
Pgsql_Params.h Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
Pgsql_Result.cpp Builds on windows again 2017-11-26 13:07:21 +01:00
Pgsql_Result.h Builds on windows again 2017-11-26 13:07:21 +01:00
Pgsql_Row.cpp Builds on windows again 2017-11-26 13:07:21 +01:00
Pgsql_Row.h Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
Pgsql_Value.cpp pg_classes can be loaded now, used in TablesTableModel for overview of tables in database. 2017-12-10 10:35:46 +01:00
Pgsql_Value.h Value::getAsArray function to parse array convert to correct type and 2017-12-16 21:41:16 +01:00