chequer-io / JDBC.NET

It is a wrapper that allows you to use JDBC drivers in ADO.NET
MIT License
34 stars 10 forks source link

QD-1058 QD-1169 Change LibraryJarFiles to array instead of string #23

Closed Web-Engine closed 1 year ago

Web-Engine commented 1 year ago

Changes

LibraryJarFiles 옵션을 , 로 구분되는 string 에서 array로 변경하였습니다.

Issues

QD-1058 QD-1169