Permalink
Show file tree
Hide file tree
40 changes: 28 additions & 12 deletions
40
modules/library/jdbc/src/main/java/org/geotools/data/jdbc/FilterToSQL.java
24 changes: 24 additions & 0 deletions
24
modules/library/jdbc/src/main/java/org/geotools/jdbc/EscapeSql.java
86 changes: 86 additions & 0 deletions
86
modules/library/jdbc/src/main/java/org/geotools/jdbc/SQLDialect.java
14 changes: 14 additions & 0 deletions
14
modules/library/jdbc/src/test/java/org/geotools/data/jdbc/FilterToSQLTest.java
44 changes: 41 additions & 3 deletions
44
modules/library/main/src/main/java/org/geotools/filter/LikeFilterImpl.java
28 changes: 18 additions & 10 deletions
28
modules/library/main/src/test/java/org/geotools/filter/FilterTest.java
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Merge pull request from GHSA-99c3-qc2q-p94m
- Loading branch information
Showing
17 changed files
with
614 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.