This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ Build] ( https://img.shields.io/github/actions/workflow/status/xdev-software/xapi-db-hsql18/checkBuild.yml?branch=develop )] ( https://github.com/xdev-software/xapi-db-hsql18/actions/workflows/checkBuild.yml?query=branch%3Adevelop )
3
3
[ ![ javadoc] ( https://javadoc.io/badge2/com.xdev-software/xapi-db-hsql18/javadoc.svg )] ( https://javadoc.io/doc/com.xdev-software/xapi-db-hsql18 )
4
4
5
+ > :warning : ** Security Warning** : There is a known security issue with version 1.8 of
6
+ > HyperSQL: [ Dependabot-Issue] ( https://github.com/xdev-software/xapi-db-hsql18/security/dependabot/1 )
7
+ >
8
+ > If possible, please use [ version 2] ( https://github.com/xdev-software/xapi-db-hsql2 ) of our connector!
9
+
5
10
# SqlEngine Database Adapter HyperSQL 1.8
6
11
7
12
The XDEV Application Framework provides an abstraction over database dialects as part of its SqlEngine. This module is
@@ -18,12 +23,6 @@ This Adapter only works to read from the database. It is **not** possible to per
18
23
- createIndex
19
24
- dropIndex
20
25
21
- ## Security Warning!
22
-
23
- There is a known security issue with version 1.8 of
24
- HyperSQL: https://github.com/xdev-software/xapi-db-hsql18/security/dependabot/1
25
- If possible, please use version https://github.com/xdev-software/xapi-db-hsql2 of our connector!
26
-
27
26
## XDEV-IDE
28
27
29
28
The [ XDEV(-IDE)] ( https://xdev.software/en/products/swing-builder ) is a visual Java development environment for fast and
You can’t perform that action at this time.
0 commit comments