051beb51a3
Separate version check logic for reads and writes for all version types, which allows different behavior in these cases. Change `VersionType.EXTERNAL` & `VersionType.EXTERNAL_GTE` to behave the same as `VersionType.INTERNAL` for read operations. The previous behavior was fit for writes but is useless in reads. This commit also makes the usage of `EXTERNAL` & `EXTERNAL_GTE` in the update api raise a validation error as it make cause data to be lost. Closes #5663 , Closes #5661, Closes #5929 |
||
---|---|---|
.. | ||
10_basic.yaml | ||
15_default_values.yaml | ||
20_fields.yaml | ||
30_parent.yaml | ||
40_routing.yaml | ||
55_parent_with_routing.yaml | ||
60_realtime_refresh.yaml | ||
70_source_filtering.yaml | ||
80_missing.yaml | ||
90_versions.yaml | ||
TODO.txt |