(sis) branch geoapi-4.0 updated: Make the information about database version accessible through public API.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 7c2e16ac90 Make the information about

(sis) 02/03: The "raster_columns" table of PostGIS should be optional: do not throw `SQLException` if that table does not exist.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 5797abfbc88b435163a858ef1aa6cac2ce1b6831 Author: Martin Desruisseaux AuthorDate: Thu Mar 13 15:08:28 2025 +0100

(sis) 01/03: Make the search for geometry columns robust to the case where there is no information about which catalog and schema contain the table. This case happens with materialized views.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 0ddd4d225c806b7b513f8eedce26fe7a4f187aa1 Author: Martin Desruisseaux AuthorDate: Wed Mar 12 16:19:55 2025 +0100

(sis) branch geoapi-4.0 updated (84deb1e236 -> 292697f58c)

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 84deb1e236 `SQLBuilder.appendValue(Object)` should format temporal objects as SQL dates. new 0ddd4d225c M

(sis) 03/03: Improve the SQL store metadata with information about the spatial schema, database version and (if applicable) PostGIS version.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 292697f58c2f01450b0fcd85c75d29492b7cb6bd Author: Martin Desruisseaux AuthorDate: Thu Mar 13 18:33:15 2025 +0100