Join Slack
Powered by
sqldelight doesn't have support for Paging Library...
# squarelibraries
k
kenkyee
11/27/2020, 11:30 PM
sqldelight doesn't have support for Paging Library 3 yet? Looks like this creates the older PositionalDataSource?
QueryDataSourceFactory - SQLDelight - SQLDelight (cashapp.github.io)
instead of the newer PagingSource<Int, datatype> that Paging Library 3 needs?
n
Nicholas Doglio
11/27/2020, 11:34 PM
Correct, isn't Paging3 still in alpha? Relevant issue:
https://github.com/cashapp/sqldelight/issues/1786
k
kenkyee
11/28/2020, 1:00 AM
Thx... Missed that issue 😞 Yes, still alpha
2
Views
Open in Slack
Previous
Next