Skip to content

Instantly share code, notes, and snippets.

@bogsio
Created October 28, 2013 19:52
Show Gist options
  • Select an option

  • Save bogsio/7203434 to your computer and use it in GitHub Desktop.

Select an option

Save bogsio/7203434 to your computer and use it in GitHub Desktop.
ALTER TABLE posts ADD COLUMN search_index tsvector;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment