mirror of
https://github.com/jlengrand/Exposed.git
synced 2026-03-10 08:11:20 +00:00
Oracle announced that they have stopped work on ADBA. https://mail.openjdk.java.net/pipermail/jdbc-spec-discuss/2019-September/000529.html
7 lines
255 B
Markdown
7 lines
255 B
Markdown
# Exposed Roadmap
|
|
|
|
* Refactor test to cover different jdbc-drivers/database versions (with docker-compose or test containers)
|
|
* Move from jdbc drivers to something more asynchronous ([R2DBC](https://r2dbc.io/))
|
|
* Support Kotlin Native
|
|
* Support Kotlin JS
|