Create
Query
rollpix.db
—
gemini_models
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 1 in gemini_models
id
Primary key.
INTEGER
model_key
flash
TEXT NOT NULL
model_id
gemini-3.1-flash-image
TEXT NOT NULL
display_name
Gemini Nano Banana 2
TEXT NOT NULL
cost_per_1m_input
REAL NOT NULL
cost_per_1m_output
REAL NOT NULL
cost_per_image
REAL NOT NULL
active
INTEGER NOT NULL (default 1
created_at
2026-01-03 00:06:29
TEXT (default datetime('now')
updated_at
2026-07-07 04:02:43
TEXT (default datetime('now')
provider
google
TEXT NOT NULL (default 'google'
quality
NULL
TEXT
size
NULL
TEXT
cost_per_1m_text_input
REAL
cost_per_1m_image_input
REAL
cost_per_1m_text_output
REAL
cost_per_1m_thinking
REAL
cost_per_1m_image_output
REAL
Update
Cancel