Instantly share code, notes, and snippets.

@micrypt /db.log Secret
Created Nov 30, 2016

Embed
What would you like to do?
user@-membership:/home/django/dojo# python manage.py dbshell
SQLite version 3.8.2 2013-12-06 14:53:30
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> .tables
account_account
account_accountdeletion
account_emailaddress
account_emailconfirmation
account_passwordexpiry
account_passwordhistory
account_signupcode
account_signupcoderesult
auth_group
auth_group_permissions
auth_permission
auth_user
auth_user_groups
auth_user_user_permissions
django_admin_log
django_content_type
django_migrations
django_session
django_site
eventlog_log
members_coachqualification
members_course
members_course_attendees
members_courseregistration
members_dbscheck
members_emergencycontact
members_firstaidcertification
members_grading
members_membership
members_profile
members_profile_coach_qualifications
members_profile_dbs_checks
members_profile_first_aid_certifications
members_profile_gradings
members_profile_memberships
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment