slipdef

Results 4 issues of slipdef

The code below just crashes with "A tracking query projects owned entity without corresponding owner in result. Owned entities cannot be tracked without their owner": ``` .Select(x => new A...

area-query
undocumented-feature

Are there plans to provide MP version of this? Spicifically for the native target.

### SQLDelight Version 1.5.3 ### Operating System Windows 10 ### Gradle Version 7.2.0 ### Kotlin Version 1.6 ### Dialect SQLite ### AGP Version _No response_ ### Describe the Bug SELECT...

bug

From the description it seems that custom data provider must provide all indexable records immediately. Instead I want to query my API based on the input in the search box....