mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Updated Getting Started (markdown)
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
8f3f94a0f8
commit
6e0133487e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user