Changeset 6089c53 in Klonkt for src/config/database.js
- Timestamp:
- 07/30/2026 07:02:58 AM (6 weeks ago)
- Branches:
- main
- Children:
- 97bcf7e
- Parents:
- 7a93fcf
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r7a93fcf r6089c53 695 695 ensureColumn('ap_outbox', 'away_until', 'INTEGER'); // FEP-633c 3.6.1 shaer:away + endTime (epoch ms) 696 696 ensureColumn('ap_gated_offers', 'proposer', 'TEXT'); // who proposed (5.6): the settle-answer goes back to them 697 ensureColumn('posts', 'c2s_attachments', 'TEXT'); // media a C2S Note carried (JSON [{url,mediaType,name}]); buildNote federates them 697 698 ensureColumn('ap_mentions', 'wave', 'INTEGER'); // inbound guardian wave 698 699 // FEP-633c §2.2: object hint that the author is a ward. Register-only for now;
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)