This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
from 1f95591ce4 Remove unused `StoreUtilities` method and move URI-related
method to `URIDataStoreProvider`.
new 083fb59680 fix(sql): override sql datatype code for timestamp with
timezone column
new 5dd8cf8403 Merge branch 'fix/timestamp-tz-sql-type' into geoapi-4.0.
https://github.com/apache/sis/pull/45
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/sis/storage/sql/feature/Column.java | 3 ++-
.../apache/sis/storage/sql/feature/Database.java | 21 ++++++++++++++++++++
.../apache/sis/storage/sql/postgis/Postgres.java | 23 ++++++++++++++++++++++
3 files changed, 46 insertions(+), 1 deletion(-)