Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit b9aa986

Browse files
Update README.md
1 parent 7d5b79e commit b9aa986

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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

712
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
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

2928
The [XDEV(-IDE)](https://xdev.software/en/products/swing-builder) is a visual Java development environment for fast and

0 commit comments

Comments
 (0)