maaft
maaft
@Andrew-Talley When do you think you'll be ready for merging? I really could need python support right now.
Are they really currently treated the same for geometric augmentations? IMHO the interpolation method must differ. One should never use other interpolation methods other than `nearest` for mask, or you'll...
Just stumbled across this issue. This is a **very severe limitation** of the GraphQL endpoint IMHO and makes the GraphQL endpoint currently pretty much unusable (in an efficient, meaningful way)...
Very interested in this feature! Has this been worked on? I see the 2.0 tag, so can we expect this feature in a few weeks?
What needs to be done here? I could help
I think directives are very important. They are used a lot in most schema-first databases like nexus, dgraph, etc.. I'll definitely look how to integrate them (because I need them)...
Is there any documentation on how I can build a new version of `postgres-operator` that uses `spilo 2.1-p7` ? Edit: You can just configure postgres-operator to use the new spilo...
And what do I do when using azure backup location? I don't find any docs about any azure spezific `CLONE_` variables..
@ssoor I got an email with your temporary solution using plugins. Did you delete that again? What was the reason? Thank you for your efforts!
@roryacuity Fields could also be set by e.g. insert triggers. The "require" option on permission is imho the only way for now. Should also be straight forward to be implemented.