rodydavis / pocketbase_drift

Pocketbase client cached with drift (sqlite)
Apache License 2.0
42 stars 9 forks source link

filter missing when updating collection? #3

Open sengerts opened 1 year ago

sengerts commented 1 year ago

Shouldn't we also pass the given filter here?

https://github.com/rodydavis/pocketbase_drift/blob/18632ef64757ed4c1cef8d3fb6e2d215b9afab79/lib/src/client.dart#L191

rodydavis commented 1 year ago

Good call, could you make a PR?