Oliver Rice

Results 281 comments of Oliver Rice

The two major modes here are inserting nested objects where - All objects are brand new - Some objects are new and some are linkages to existing objects I got...

we're still working on UDF in #393 but thats down to the last few nits no timeline on this releasing but work should start soon after ^

I can't say for sure that it's near-term as in weeks, but we now have UDF in a good place so the precursor to this feature (upsert functionality) is next...

@alaister when the "apiKey" header is overridden in the `headers` section, it is appended to the default apikey with a comma separator That causes an error if users want use...

Tables, indexes, and (some) constraints are highly structured. That makes it possible to look at local definitions in python, and check in the database to see if they exist. They...

closing for age

0.2.15 is significantly out of date. I wouldn't recommend going back that far This was never supported by `alembic_utils` so if its incidentally working on an old release there's no...

> Looks like node is coming in 0.5.1 yes! a globally unique id name `nodeId` and a `Query.node( nodeId: ID! )` entrypoint are coming in `0.5.1`. expecting to get it...

> have you tested nodeId with Relay? yes, you can make it work with relay using the `nodeInterfaceIdField` config option so it expects the `node` interface to have `nodeId` vs...