Skip to content

Instantly share code, notes, and snippets.

@philfreo
Forked from bradpurchase/imessage_fix.sql
Created February 4, 2013 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philfreo/4705175 to your computer and use it in GitHub Desktop.
Save philfreo/4705175 to your computer and use it in GitHub Desktop.
sqlite3 ~Library/Messages/chat.db "DELETE FROM message WHERE text LIKE '%File:///%';"
@anemitz
Copy link

anemitz commented Feb 11, 2013

sqlite3 ~/Library/Messages/chat.db "DELETE FROM message WHERE text LIKE '%File:///%';"

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