- Address #291 by adding an XTDB section to Tips & Tricks.
- Added XTDB as a supported database for testing via PR #290. Note: not all features are tested against XTDB due to several fundamental differences in architecture, mostly around primary key/generated keys and lack of DDL operations (since XTDB is schemaless).
- Update dev/test dependencies.