Changeset af5b79b in Klonkt for src/config
- Timestamp:
- 07/25/2026 08:37:24 AM (7 weeks ago)
- Branches:
- main
- Children:
- 2b4252c
- Parents:
- 8f520e0
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r8f520e0 raf5b79b 563 563 ensureColumn('ap_outbox', 'wave', 'INTEGER'); // FEP-633c shaer:wave (guardian -> ward nudge) 564 564 ensureColumn('ap_mentions', 'wave', 'INTEGER'); // inbound guardian wave 565 // FEP-633c §2.2: object hint that the author is a ward. Register-only for now; 566 // used later at reddings-boei / escalation routing. 567 ensureColumn('ap_timeline', 'has_guardians', 'INTEGER'); 568 ensureColumn('ap_mentions', 'has_guardians', 'INTEGER'); 565 569 ensureColumn('ap_followers', 'name', 'TEXT'); // cached display name (shaer-aa3) 566 570 ensureColumn('ap_followers', 'handle', 'TEXT'); // @user@host
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)