Create
Query
aurasec.db
—
app_users
app_users
sqlite_sequence
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Rename Column
Column
Select column
id (INTEGER)
username (TEXT)
fullname (TEXT)
role (TEXT)
enabled (INTEGER)
password_hash (BLOB)
password_salt (BLOB)
academy_id (INTEGER)
created_at (TEXT)
updated_at (TEXT)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel