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 22[ ![ 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 )
33[ ![ javadoc] ( https://javadoc.io/badge2/com.xdev-software/xapi-db-hsql18/javadoc.svg )] ( https://javadoc.io/doc/com.xdev-software/xapi-db-hsql18 )
44
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+
510# SqlEngine Database Adapter HyperSQL 1.8
611
712The 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
1823- createIndex
1924- dropIndex
2025
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-
2726## XDEV-IDE
2827
2928The [ 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