Changes in src/config/database.js [e9ec5e4:a117862] in Klonkt
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
re9ec5e4 ra117862 737 737 CREATE INDEX IF NOT EXISTS idx_ap_reports_slug ON ap_reports(slug, created_at); 738 738 `); 739 // "Feature" a followed account: its posts show in the local Cirkel. Heet in de 740 // UI "Uitgelicht" / "Featured" (tl.autoboost), en zo heet de kolom ook in 741 // following.csv. Niet te verwarren met `featured` op de ACTOR: dat is de 742 // collectie vastgezette POSTS (toot:featured), iets heel anders. 739 // "Feature" a followed account: its posts show in the local Cirkel. 743 740 ensureColumn('ap_following', 'auto_boost', 'INTEGER DEFAULT 0'); 744 741 // A timeline post you boosted (🔁) — also shown in the Cirkel (mixed by date).
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)