gvSIG bugs #5264
Falla la exportación a H2 de una capa
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | ||||
| Category: | - | |||
| Target version: | 2.5.1-3023 | |||
| Severity: | Minor | Add-on version: | ||
| gvSIG version: | 2.5.1 | Add-on build: | ||
| gvSIG build: | Add-on resolve version: | |||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | Hito: | |||
| Add-on name: | Unknown |
Description
Intentando exportar una capa a H2 falla con el error:
Caused by: org.h2.jdbc.JdbcSQLException: Violación de Check constraint: "NVL2(GEOMETRY, ((PUBLIC.ST_SRID(GEOMETRY) = 25830)
AND ((PUBLIC.ST_GEOMETRYTYPECODE(GEOMETRY) = 6)
AND (PUBLIC.ST_COORDDIM(GEOMETRY) = 2))), TRUE)"
Associated revisions
refs #5264 Fixed creating geometry fields in H2 BD
History
#1
Updated by Francisco Díaz Carsí almost 6 years ago
- Status changed from In progress to Fixed
- Due date set to 05/11/2020
#2
Updated by Álvaro Anguix almost 6 years ago
- Status changed from Fixed to Closed