Claude Paroz
|
6295ea0027
|
Replaced HAS_SPATIAL_DB by testing database feature
Refs #22632. This should be the base for using more database
features to exclude specific backends in GIS tests.
Thanks Tim Graham for the review.
|
2014-08-19 17:57:01 +02:00 |
Claude Paroz
|
8c30df15f1
|
Fixed #23030 -- Properly handled geometry columns metadata during migrations
Thanks kunitoki for the report and initial patches.
|
2014-07-23 12:10:23 +02:00 |
Claude Paroz
|
bc19ff6479
|
Fixed #22793 -- Updated import location for GeometryColumns in tests
The old location was removed in cebd8753c6 .
Thanks Aymeric Augustin for the report.
|
2014-06-21 14:10:07 +02:00 |
Claude Paroz
|
48c4ea4146
|
Used migration framework in GIS test tearDown
|
2014-04-23 13:45:41 +02:00 |
Claude Paroz
|
ab90c4707b
|
Fixed table cleanup in GIS migration tests
|
2014-04-21 23:08:00 +02:00 |
Claude Paroz
|
2f9d1576e8
|
Fixed removal of GIS column in PostGIS 1.x migration
Refs #22481.
|
2014-04-21 21:17:14 +02:00 |
Claude Paroz
|
fb09a489ca
|
Fixed adding new GIS column in PostGIS 1.x migration
Refs #22451.
|
2014-04-21 20:58:09 +02:00 |
Eric Palakovich Carr
|
c11b9346d4
|
Fixed migration so MySQL GIS test doesn't fail; refs #22001.
The test previously failed with the error:
(1170, "BLOB/TEXT column 'name' used in key specification without a key length")
|
2014-03-19 06:49:29 -04:00 |
Florian Apolloner
|
8520e43e13
|
Fixed a regression from 2e5b82f627
|
2014-03-18 15:30:52 +01:00 |
Florian Apolloner
|
2e5b82f627
|
Made a test app label unique.
|
2014-03-18 14:51:06 +01:00 |