Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com> Co-authored-by: jonny <j@nny.fyi> Co-authored-by: Claire <claire.github-309c@sitedethib.com> Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
This commit is contained in:
		@@ -1053,6 +1053,7 @@ ActiveRecord::Schema[8.0].define(version: 2025_03_05_074104) do
 | 
			
		||||
    t.datetime "edited_at", precision: nil
 | 
			
		||||
    t.boolean "trendable"
 | 
			
		||||
    t.bigint "ordered_media_attachment_ids", array: true
 | 
			
		||||
    t.datetime "fetched_replies_at"
 | 
			
		||||
    t.index ["account_id", "id", "visibility", "updated_at"], name: "index_statuses_20190820", order: { id: :desc }, where: "(deleted_at IS NULL)"
 | 
			
		||||
    t.index ["account_id"], name: "index_statuses_on_account_id"
 | 
			
		||||
    t.index ["deleted_at"], name: "index_statuses_on_deleted_at", where: "(deleted_at IS NOT NULL)"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user