Skip to content

Commit 8f0044f

Browse files
committed
update documentation
1 parent 71c13e9 commit 8f0044f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ the following operating systems:
115115
|macOS | |✔ | | | |✔ | |
116116
|Linux (libc) |✔ |✔ |✔ |✔ |✔ |✔ |✔ |✔
117117
|Linux (musl) |✔ |✔ | | | |✔ | |
118-
|Android (API Level 24+) |✔ |✔ |✔ | | |✔ | |
118+
|Android (API Level 26+) |✔ |✔ |✔ | | |✔ | |
119119
|FreeBSD |✔ |✔ | | | |✔ | |
120120
|===
121121

USAGE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ The name of directories in our jar and in Android Studio differ, here is a mappi
202202
| x86 | x86 |
203203
| x86_64 | x86_64 |
204204

205+
The following methods will not work in Android:
206+
- `JDBC3PreparedStatement#getParameterTypeName`
207+
205208
## How to load Run-Time Loadable Extensions
206209

207210
### Enable loadable extensions

0 commit comments

Comments
 (0)