Assigned
Status Update
Comments
ni...@google.com <ni...@google.com> #2
We gave up upgrading to Room because we need to use FTS3/FTS4 virtual tables. Any plants to support it?
is...@google.com <is...@google.com>
al...@google.com <al...@google.com>
4b...@gmail.com <4b...@gmail.com> #3
Florina Muntenescu (Android developer advocate at Google) told me that FTS support will definitely NOT be in Room 1.0 final. It is postponed to an indeterminate later version.
ge...@hover.to <ge...@hover.to> #4
It is possible to work with virtual tables and fts4 while using Room v1. You just need to create and access it by yourself using sql queries. Not perfect but it works for me (just did it a few days ago).
Can't wait for this feature to be in Room
Can't wait for this feature to be in Room
Description
The last release (
1.1.0-alpha01
) went out 666 days ago. We should move this library to stable or deprecate it and turn it down.