replikativ / datahike

A fast, immutable, distributed & compositional Datalog engine for everyone.
https://datahike.io
Eclipse Public License 1.0
1.63k stars 97 forks source link

Fix as-of and since so that they include and exclude time-point respectively #713

Closed jonasseglare closed 2 months ago

jonasseglare commented 2 months ago

SUMMARY

Implement as-of and since so that they work just like in Datomic.

Fixes #712

Checks

Bugfix