This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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+ # SqlEngine Database Adapter HyperSQL 1.8
6+
57> :warning : ** Security Warning** : There is a known security issue with version 1.8 of
68> HyperSQL: [ Dependabot-Issue] ( https://github.com/xdev-software/xapi-db-hsql18/security/dependabot/1 )
79>
810> If possible, please use [ version 2] ( https://github.com/xdev-software/xapi-db-hsql2 ) of our connector!
911
10- # SqlEngine Database Adapter HyperSQL 1.8
11-
1212The XDEV Application Framework provides an abstraction over database dialects as part of its SqlEngine. This module is
1313the Database Adapter for HSQL18 which includes the HyperSQL 1.8-specific implementation for database access.
1414
Original file line number Diff line number Diff line change 66
77 <groupId >com.xdev-software</groupId >
88 <artifactId >xapi-db-hsql18</artifactId >
9- <version >1.0.0</version >
9+ <version >1.0.0-SNAPSHOT </version >
1010 <packaging >jar</packaging >
1111
1212 <name >SqlEngine Database Adapter HSQL18</name >
You can’t perform that action at this time.
0 commit comments