Oliver Rice

Results 281 comments of Oliver Rice

We have recently revamped our docker build and are in the process of documenting all the changes. In the short term you can build the docker image locally like this:...

spatial_ref_sys comes from the PostGIS so the best solution here would be to drop and recreate that extension inside a dedicated schema. PostGIS comes with lots of sql entities so...

The linter only confirms that RLS is enabled for tables that are exposed over your APIs. By default, that's the `public` schema. If you update your API settings to include...

Could you please create and send minimal reproduction case? I added tests to cover this case in #106 and was not able to reproduce it

> @olirice lmk your thoughts and whether you think this is better as a guide in the docs rather than a blog post 🙏 The upgrade steps are generic over...

@pashkinelfe we're moving to make this generally available on the platform so AI builders can start testing/integrating against the behavior prior to the betra The image is in alpha with...

The intent is for it to be the official OrioleDB image on the platform. Right now I'm just cutting one for staging to make sure everything works. we can coordinate...

I moved it back into draft until we get through those changes. Currently just want to make sure i can get it passing E2E on staging

would you be up for adding a test case and resolution in PR?