Skip to content
Snippets Groups Projects

query transaction filter (BEFORE/AFTER)

Merged Timm Fitschen requested to merge f-query-transaction-filter into dev
4 unresolved threads
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
to determine whether the server's state has changed between queries.
* Basic caching for queries. The caching is enabled by default and can be
controlled by the usual "cache" flag.
* Add `BEFORE`, `AFTER`, `UNTIL`, `SINCE` keywords for query transaction
filters.
### Changed
Loading