Implement driver name and version related methods

This commit is contained in:
김선우
2025-02-09 13:54:34 +09:00
parent 6011526755
commit 91e5ed8bb9
5 changed files with 96 additions and 40 deletions

View File

@@ -0,0 +1,3 @@
driverName=limbo-jdbc
# find a way to relate driverVersion with project.version defined in gradle.properties
driverVersion=0.0.1-SNAPSHOT