Sightline
Sightline
I finally got this to work on Arch Linux by using the following `.cargo/config`. You can run: `locate aarch64-linux-android21-clang++` etc.. to figure out where the prebuilt binaries are. ``` [target.aarch64-linux-android]...
Sounds good. I'm pretty sure the order_by/start_at filters would go over [here](https://github.com/davidgraeff/firestore-db-and-auth-rs/blob/master/src/documents/query.rs#L48). I don't know Rust well enough to make the changes though.
I just upgraded to 0.5.1 and I'm getting similar issues. ```rust let potential_drivers = match sqlx::query_as!(Driver, "SELECT * FROM drivers WHERE uid IN (SELECT DISTINCT driver_uid FROM assigned_vendors WHERE vendor_uid...
I have the same problem, let me know if there is anything I can do.
I've been unable to reproduce this now. Maybe its something on Pandora's side (they have been updating their website).
> Cookies arent needed, not sure why people are saying that they are: > > ``` > PS C:\> reddit ppbsg1 > GET https://api.reddit.com/by_id/t3_ppbsg1 > GET https://v.redd.it/bz6q8olysun71/DASHPlaylist.mpd > GET https://v.redd.it/bz6q8olysun71/DASH_720.mp4...
Very helpful response, and yeah it's `DIO0` pin, I'll try out what you wrote and bring the results back here so we can potentially figure out an API.
Busy with IRL stuff, I recommend leaving this open but it may be months before I'm able to address it.
>The main factor that affects progress is time, so donation probably won't help. No worries. Do you plan on creating a trait framework for others to implement at some point?...