Updated Getting Started (markdown)

This commit is contained in:
H_IngJao
2018-05-16 22:29:10 +08:00
committed by Andrey.Tarashevskiy
parent 8f3f94a0f8
commit 6e0133487e

View File

@@ -83,7 +83,7 @@ transaction {
> Database.connect("jdbc:sqlite:/data/data.db", "org.sqlite.JDBC")
> Gradle:
> maven{ url 'https://mvnrepository.com/artifac/'}
> compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.7.2'
> compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.21.0.1'
* H2
* SQL Server