(sis) branch geoapi-4.0 updated: `SQLStore` needs to understand more than one CRS definition column. The current use case is to accept the Geopackage extension storing a WKT 2 definition in a separate

2024-08-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 5112580cf8 `SQLStore` needs to unders

(sis) branch geoapi-4.0 updated: Dispatch query instances in each class, remove queries bundle

2024-08-13 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel 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 5db8c56f56 Dispatch query instances in each

(sis) branch geoapi-4.0 updated: Remove the dependency to Hikari. Instead, users wanting Hikari should provide a `DataSource` as the store input. This approach gives more flexibility by allowing users

2024-08-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 0595ecf2c1 Remove the dependency to H