Changeset e62f65d in Klonkt for src/config/database.js
- Timestamp:
- 07/25/2026 08:01:21 AM (7 weeks ago)
- Branches:
- main
- Children:
- ad6f62a
- Parents:
- 5c373b8
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r5c373b8 re62f65d 561 561 ensureColumn('ap_outbox', 'help_request', 'INTEGER'); // FEP-633c shaer:helpRequest (ward's call for help) 562 562 ensureColumn('ap_mentions', 'help_request', 'INTEGER'); // inbound ward call-for-help (Guardian PWA message centre) 563 ensureColumn('ap_outbox', 'wave', 'INTEGER'); // FEP-633c shaer:wave (guardian -> ward nudge) 564 ensureColumn('ap_mentions', 'wave', 'INTEGER'); // inbound guardian wave 563 565 ensureColumn('ap_followers', 'name', 'TEXT'); // cached display name (shaer-aa3) 564 566 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)