4
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added standalone version of geometry.cpp test.
Mateusz Loskot
as mloskot
More... almost 16 years ago
Added update of geometry property in update_command.
Mateusz Loskot
as mloskot
More... over 16 years ago
Changed tested geometry to 2D in insert_command.
Mateusz Loskot
as mloskot
More... over 16 years ago
Testing M dimension in apply_schema_command sample.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Added note about new location of PostGIS FDO provider (-> osgeo.org).
Mateusz Loskot
as mloskot
More... almost 17 years ago
Added inserting geometry data in insert_command sample.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Added select_concat sample.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Added cmd arguments support for list_datastores. Fixed post-build events configuration.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Added test of computed identifer based on multiplication of results of aggregate functions.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Updated select_aggregates_command sample.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Updated svn:ignore property.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Implemented sample of select_aggregates_command.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Renamed select_command_aggregates sample.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Renamed select_command_aggregates sample.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Added template for new sample - select_aggregates_command.
Mateusz Loskot
as mloskot
More... almost 17 years ago
Implementation of update_command sample. Updated delete_command sample.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added delete_command sample to the old repo at Refractions.
Mateusz Loskot
as mloskot
More... about 17 years ago
LAST COMMIT TO THE FDOPOSTIG REPOSITORY AT REFRACTIONS. Archiving some changes to Samples.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added MakeSequenceName() use to AppleSchema and Insert command.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added details::MakeSequenceName() function to PgUtility.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added detection of auto-generated property for single column PK of integral type. Added sequence-based PK support to InsertCommand.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added single row insertion support to InsertCommand class.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added automatic insertion of default spatial context (SRID = -1). Minor fixes and cleaning.
Mateusz Loskot
as mloskot
More... about 17 years ago
Fixed missing quotes around textual value in ExpressionProcessor.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added setting of default spatial extent for default constructed spatial context (SRID=-1).
Mateusz Loskot
as mloskot
More... about 17 years ago
Added insert_command sample. Updated apply_schema_command sample.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added generating of PRIMARY KEY For feature class identity properties. Added creation of sequence for single column identity properties marked as auto-generated.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added more PostGIS type constants to PgTypeProperties enum.
Mateusz Loskot
as mloskot
More... about 17 years ago
Creation of geometry column together with GiST index in ApplySchema command.
Mateusz Loskot
as mloskot
More... about 17 years ago
Added apply_schema_command sample. Updated samples: connect, select_command and describe_schema_command.
Mateusz Loskot
as mloskot
More... about 17 years ago