mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-01 10:14:56 -05:00
* improvement(pricing): increase free user limit to 20 usd * make gemini pricing accurate * generate migration for db constant * update docs * test notif data
1 line
77 B
SQL
1 line
77 B
SQL
ALTER TABLE "user_stats" ALTER COLUMN "current_usage_limit" SET DEFAULT '20'; |