Skip to content

Instantly share code, notes, and snippets.

View MauAI9's full-sized avatar

Mau AI MauAI9

View GitHub Profile
@MauAI9
MauAI9 / cromos_prod_full.sql
Created May 19, 2026 21:43
Cromos prod migration (schema + 980 stickers seed)
-- =============================================
-- 1. Schema (cromos_albums + cromos_users + tables)
-- =============================================
-- Migration: cromos (multi-album sticker exchange platform)
-- Albums catalog + users + stickers + matching + messaging.
-- The first album seeded is Mundial 2026; future albums (Pokémon, etc.) are
-- added by inserting into cromos_albums and seeding their stickers.
-- ============================================================================