Create
Query
db.sqlite3
—
core_services
auth_group
auth_group_permissions
auth_permission
core_audit_log
core_formatted_messages
core_message_queue
core_messages
core_plugins
core_servicemessagete...
core_services
core_system_configuration
core_systemmessagetemplate
core_user_permissions
core_user_services
core_users
core_users_groups
django_content_type
django_migrations
django_session
sqlite_sequence
user_accounts
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 3 in core_services
id
Primary key.
INTEGER NOT NULL
name
varchar(100) NOT NULL
incoming_enabled
bool NOT NULL
outgoing_enabled
bool NOT NULL
sender_filter
varchar(20) NOT NULL
config
{"account_sid": "AC0f2fd2f3dd95943c70f6a7e272d8c7e1", "auth_token": "encrypted:Z0FBQUFBQm80RVJ3eFhFTEFTU25uLUE5MHlJVWhXSlo3N0tlNTBJeEUyQ1loN2pCSV9qLXdkMDZGdGtKRVJGZUt2RUlkNXdQazBZanFUTzY1ZjcwLVBtQzVSM0x3M2FpSUNVQUhZNE01bmh0OGRIdmROdVVqbDlFeE1ZRktXWlZSN05ENmRCbWlWSHc=", "phone_number": "+13603822448"}
TEXT NOT NULL
app_config
varchar(255) NOT NULL
created_at
datetime NOT NULL
updated_at
datetime NOT NULL
plugin_id
bigint NOT NULL
Update
Cancel