Create
Query
rollpix.db
—
product_sessions
admin_users
billing_cache
gemini_models
image_usage
llm_calls
product_sessions
sqlite_sequence
stores
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Rename Column
Column
Select column
id (TEXT)
session_id (TEXT)
store_key (TEXT)
sku (TEXT)
started_at (TEXT)
closed_at (TEXT)
llm_calls_count (INTEGER)
total_api_cost (REAL)
final_cost (REAL)
status (TEXT)
created_at (TEXT)
session_type (TEXT)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel