Skip to content

Commit 43d4b88

Browse files
committed
Add minimum versions for Dart and Kotlin
1 parent 0c0127b commit 43d4b88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

usage/use-case-examples/raw-tables.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ This eliminates overhead associated with extracting values from the JSON data an
2222

2323
Raw tables were introduced in the following versions of our client SDKs:
2424
- __JavaScript__ (Node: `0.8.0`, React-Native: `1.23.0`, Web: `1.24.0`)
25+
- __Dart__: Version 1.15.0 of `package:powersync`.
26+
- __Kotlin__: Version 1.3.0
2527

2628
Also note that raw tables are only supported by the new [Rust-based sync client](https://releases.powersync.com/announcements/improved-sync-performance-in-our-client-sdks), which is currently opt-in.
2729
</Note>

0 commit comments

Comments
 (0)