Skip to content

Instantly share code, notes, and snippets.

@ahkok
Created October 12, 2017 19:06
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 ahkok/b9effd2b48d40a190904fedf1b75ef97 to your computer and use it in GitHub Desktop.
Save ahkok/b9effd2b48d40a190904fedf1b75ef97 to your computer and use it in GitHub Desktop.
sqlite3 sauth.sqlite "attach database 'players.sqlite' as players" "delete from auth where auth.name not in (select name from players.player)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment