Changeset 6053c6c in Klonkt for src/config/database.js
- Timestamp:
- 07/01/2026 07:38:33 AM (2 months ago)
- Branches:
- main
- Children:
- 55a73f0
- Parents:
- f70e010
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
rf70e010 r6053c6c 342 342 ensureColumn('ap_timeline', 'reblog_handle', 'TEXT'); // the booster's @handle 343 343 ensureColumn('ap_timeline', 'reblog_icon', 'TEXT'); // the booster's avatar 344 ensureColumn('ap_timeline', 'poll_json', 'TEXT'); // a Question (poll): {multiple,options[{name,count}],endTime,closed,voters,voted} 344 345 } 345 346
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)