Modules
Multi-node PostgreSQL persistence for the MCP Tasks extension.
The store handle that Snodo.Extensions.Tasks.Store.Postgres.new/1 returns and
the other store functions take. Build it with new/1 or new!/1; its fields
are internal.
Current PostgreSQL migration for Snodo.Extensions.Tasks.Store.Postgres.
Immutable PostgreSQL schema-version-one migration.
Data-preserving PostgreSQL upgrade from Tasks schema version one to two.
Mix Tasks
Runs the database-independent PostgreSQL adapter contract.
Runs transaction and locking evidence against a real PostgreSQL database.