Skip to content

fix: add missing posts search_topic column#3

Open
777genius wants to merge 1 commit into
m13v:mainfrom
777genius:fix/posts-search-topic-schema
Open

fix: add missing posts search_topic column#3
777genius wants to merge 1 commit into
m13v:mainfrom
777genius:fix/posts-search-topic-schema

Conversation

@777genius

@777genius 777genius commented May 13, 2026

Copy link
Copy Markdown

Hi! Nice project!

Summary:

  • Add the missing posts.search_topic column to schema-postgres.sql
  • Keep the migration idempotent with ADD COLUMN IF NOT EXISTS

Why:

  • Several scripts already read or write posts.search_topic, including top_search_topics.py and platform logging helpers

Tests:

  • git diff --cached --check
  • staged diff reviewed for local config, accounts, tokens, and product-specific data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant