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 2 in gemini_models
id
Primary key.
INTEGER
model_key
pro
TEXT NOT NULL
model_id
gemini-3-pro-image-preview
TEXT NOT NULL
display_name
Gemini 3 Nano Banana Pro
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 03:54:55
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