Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.h2spatial / org.gvsig.h2spatial.h2gis132 / org.gvsig.h2spatial.h2gis132.provider / src / test / resources / org / gvsig / fmap / dal / store / h2 @ 46505

Name Size Revision Age Author Comment
  usecases 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
append.sql 425 Bytes 45472 over 3 years Joaquín del Cerro Murciano
calculateEnvelope.sql 201 Bytes 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
count.txt 356 Bytes 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
createTable.sql 904 Bytes 45472 over 3 years Joaquín del Cerro Murciano
date.sql 778 Bytes 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
dropTable.sql 42 Bytes 45472 over 3 years Joaquín del Cerro Murciano
fetchFeatureProviderByReference.sql 271 Bytes 45472 over 3 years Joaquín del Cerro Murciano
fetchFeatureType.sql 362 Bytes 46277 over 2 years Joaquín del Cerro Murciano Modificaciones encaminadas a acelerar la carga ...
performChanges.sql 2.09 KB 46102 over 2 years Joaquín del Cerro Murciano Adaptados los test TestCount y TestComputedAtt...
performChangesUpdateStructure.txt 1.51 KB 46102 over 2 years Joaquín del Cerro Murciano Adaptados los test TestCount y TestComputedAtt...
resultSetForSetProvider.sql 9.05 KB 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
tableIsEmpty.sql 58 Bytes 45472 over 3 years Joaquín del Cerro Murciano
testCreateSource1.csv 2.63 KB 45472 over 3 years Joaquín del Cerro Murciano
testCreateSource2.csv 578 Bytes 46050 over 2 years Óscar Martínez Correccion para soporte para campos macro. Corr...
testJsonValue.sql 710 Bytes 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
testMultipleExpansionOfCalculatedField.sql 3.49 KB 46192 over 2 years Óscar Martínez SQL de test
testSTDistance.sql 3.97 KB 46505 about 2 years Francisco Díaz Carsí Fix JDBC tests (IN PROGRESS)
updateTableStatistics.sql 53 Bytes 45472 over 3 years Joaquín del Cerro Murciano

Latest revisions

# Date Author Comment
46505 06/23/2022 12:03 PM Francisco Díaz Carsí

Fix JDBC tests (IN PROGRESS)

46477 05/29/2022 10:35 PM Joaquín del Cerro Murciano

Actualizados los test de H2 por los ultimos cambios en el ResulsetforsetOperation

46402 04/30/2022 09:12 PM Joaquín del Cerro Murciano

Corregida la generacion del "order by" en el ResultSetForSetProviderOperation para que no aplique el "nulls last" cuando no es necesario (en pk, o campos que no admiten nulos). Añadir el 'nulls last' sobre un campo pk reducia drasticamente el rendimiento en tablas grandes.

46277 02/24/2022 12:34 PM Joaquín del Cerro Murciano

Modificaciones encaminadas a acelerar la carga de capas de BBDD:
- Se ha añadido un par de metodos al featurestore para preguntar si la seleccion esta vacia, asi no hay que crear una para saberlo. Esto ha afectado a varias herramientas, que ahora llaman a los nuevos metodos....

46221 02/01/2022 01:20 AM Óscar Martínez

Tablas se abren correctamente y permite hacer agrupaciones por campos calculados de campos calculados

46193 01/13/2022 12:20 PM Óscar Martínez

Test json y expansion

46192 01/13/2022 12:20 PM Óscar Martínez

SQL de test

46113 12/09/2021 08:41 PM Óscar Martínez

Corregido esquema por defecto

46111 12/09/2021 08:27 PM Óscar Martínez

Correccion de test

46110 12/09/2021 07:58 PM Óscar Martínez

Nuevo test

View revisions

Also available in: Atom