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 1 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
{"host": "heracles.mxrouting.net", "port": "587", "username": "list@raingull.org", "password": "encrypted:Z0FBQUFBQm80RE9wUE5CWVNxR0ZJRFlIMUNkRHV4MUhxenFfT0lUNXg3THNrSzA4eE1ULXNTb0VWNTBMUjktMXk2NDd0cEZKR0dmaFZCUUFwTnRvXzJNT3MtMGZiVmVkNG5iVEF0alJwaEp6bUplN1lTWEs2MWc9", "use_tls": "STARTTLS", "from_address": "list@raingull.org", "from_name": "Raingull"}
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