Skip to content

Instantly share code, notes, and snippets.

@andymckay
Created October 19, 2011 21:47
Show Gist options
  • Save andymckay/1299786 to your computer and use it in GitHub Desktop.
Save andymckay/1299786 to your computer and use it in GitHub Desktop.
mysql> select app_slug, slug from addons;
+------------------+-----------------+
| app_slug | slug |
+------------------+-----------------+
| NULL | status-watch |
| NULL | github-bugzilla |
| NULL | sample-add-on |
| manifest-checker | app-5 |
+------------------+-----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment