realm-swift icon indicating copy to clipboard operation
realm-swift copied to clipboard

RCOCOA-2051 Add Static Queries

Open jsflax opened this issue 1 year ago • 5 comments

Adds support to use Codable types to query an atlas cluster, obviating the need to use the old BSON types we introduced.

jsflax avatar Jul 27 '23 14:07 jsflax

@jsflax Can you please rebase this, so the CI can be executed

dianaafanador3 avatar Jan 30 '24 12:01 dianaafanador3

This is not in a reviewable state. It is a giant mess of unfinished things and unrelated changes.

tgoyne avatar May 10 '24 18:05 tgoyne

Some field renames and added methods snuck in.

If I remove the MongoQuery addition (it was experimental and was chatted about when the project started), what else is missing @tgoyne ?

jsflax avatar May 20 '24 17:05 jsflax

There is a whole bunch of commented code, random unrelated changes, and very few of the new public things are documented.

tgoyne avatar May 20 '24 17:05 tgoyne

Alright, I'll clean it up.

jsflax avatar May 20 '24 17:05 jsflax