Skip to content

Instantly share code, notes, and snippets.

@GabrielNicolasAvellaneda
Created May 5, 2020 17:55
Show Gist options
  • Save GabrielNicolasAvellaneda/8aef8aa6cc16f52527347cedf0fd013c to your computer and use it in GitHub Desktop.
Save GabrielNicolasAvellaneda/8aef8aa6cc16f52527347cedf0fd013c to your computer and use it in GitHub Desktop.
[sqlite shell to list tables]
sqlite3 file.db
.TABLES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment