Create
Query
rollpix.db
—
billing_cache
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
Update row 19 in billing_cache
id
Primary key.
INTEGER
store_key
fourwitch
TEXT NOT NULL
year
INTEGER NOT NULL
month
INTEGER NOT NULL
total_sessions
INTEGER (default 0
total_calls
INTEGER (default 0
total_skus
INTEGER (default 0
image_generate_count
INTEGER (default 0
image_edit_count
INTEGER (default 0
description_generate_count
INTEGER (default 0
image_search_count
INTEGER (default 0
image_upload_count
INTEGER (default 0
image_generation_sessions
INTEGER (default 0
description_generation_sessions
INTEGER (default 0
search_sessions
INTEGER (default 0
api_cost_total
REAL (default 0
invoiced_amount
REAL (default 0
margin
REAL (default 0
margin_percent
REAL (default 0
billing_model
cost_multiplier
TEXT
calculated_at
2026-03-01 03:37:35
TEXT (default datetime('now')
Update
Cancel