mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 03:58:14 +00:00
(improvement)(headless) support more db type (#1511)
Co-authored-by: lxwcodemonkey
This commit is contained in:
@@ -116,6 +116,11 @@
|
||||
<artifactId>duckdb_jdbc</artifactId>
|
||||
<version>${duckdb_jdbc.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.dameng</groupId>
|
||||
<artifactId>DmJdbcDriver18</artifactId>
|
||||
<version>8.1.2.192</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user