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 fa65ecf  Move Query sub-types to public package.
     new b9591b3  Specialize the resource type of SQL store to `FeatureSet`.
     new d058d30  Fix a NullPointerException occurring when a table has no 
primary key.

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:
 .../java/org/apache/sis/internal/sql/feature/Database.java     |  3 +--
 .../org/apache/sis/internal/sql/feature/FeatureAdapter.java    | 10 +++++++---
 .../main/java/org/apache/sis/internal/sql/feature/Table.java   |  4 +++-
 .../src/main/java/org/apache/sis/storage/sql/SQLStore.java     |  8 ++++----
 .../src/test/java/org/apache/sis/storage/sql/SQLStoreTest.java | 10 +++++-----
 5 files changed, 20 insertions(+), 15 deletions(-)

Reply via email to