- DuckDB adatper and PostgresDB adapter.
- Change
initial-ctx
andsync-to-latest
to accept a db-adapter parameter
- First public release
- Convenience function
sync-to-latest
- Fixed issue where multiple cardinality-many attributes would lead to clashing constraint names
- Added a
find-max-t
helper function, for picking up work where it was left off
- Throw when trying to reprocess an earlier transaction
- Fix updates and retractions
- First proof of concept