Changeset 266
- Timestamp:
- 05/30/10 18:46:16 (21 months ago)
- Files:
-
- 1 modified
-
trunk/test/ogc_wfs_data_110.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/ogc_wfs_data_110.sql
r265 r266 4 4 -- <https://svn.codehaus.org/geoserver/trunk/data/citewfs-1.1/> 5 5 -- 6 SET client_encoding = 'UTF8';6 --SET client_encoding = 'UTF8'; 7 7 8 8 delete from geometry_columns where f_table_name = 'PrimitiveGeoFeature' ;