David Matějka
David Matějka
Now it is not really convenient to write such queries (however possible in most cases by inverting the conditions using `not`), this syntax sugar would improve DX. the query could...
Sometimes, there are issues that queries using views are not optimized properly (usually due to missing predicate push-back in postgresql).
This RFC aims to add new top level mutations for each entity. This would allow to mutate multiple top-level entities using a single mutation field. This RFC covers only top...
- allow to use copyValue/fillValue in updateColumnDefinition, so you can fill a value when changing a field to not-null - copyValue/fillValue is done using "using" expression, so it does not...
Now ,root tokens are inserted to database during migration. Not persisting these tokens will bring some advantages like easy token rotation etc.
Current implementation with UPDATE pollutes event log.
So you can easily upsert mail templates, IdP, action variables etc using some configuration files
Allow to configure the timeouts in database config