Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

v1.0.1

Latest
Compare
Choose a tag to compare
@sultanofcardio sultanofcardio released this 02 Jul 20:47

Fixed an SQL formatting bug in the vendor code where there was a missing space after the FROM in SELECT queries

<dependency>
    <groupId>com.sultanofcardio</groupId>
        <artifactId>hoverdb2</artifactId>
    <version>1.0.1</version>
</dependency>
implementation 'com.sultanofcardio:hoverdb2:1.0.1'