central/sql
Ubuntu 166268a44e feat(db): add migration 002 for updated_at trigger and enabled index
Adds auto-update trigger for updated_at column on adapters table
and partial index for efficient enabled adapter queries.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-16 01:36:30 +00:00
..
migrations feat(db): add migration 002 for updated_at trigger and enabled index 2026-05-16 01:36:30 +00:00
.gitkeep scaffold: initial repository structure 2026-05-15 19:16:24 +00:00
schema.sql foundation: models, adapter ABC, config, CE wire, schema 2026-05-15 21:08:56 +00:00