AeThex-Bot-Master/aethex-bot/migrations
sirpiglr 7992bc87ec Create a simplified migration script for database table creation
Adds a new SQL file `simple_migration.sql` that creates core user, discord, server, and XP-related tables using `CREATE TABLE IF NOT EXISTS` to avoid conflicts with existing schemas.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 603a5519-aed0-4a02-95f2-be754c1e3b01
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/2a77Jky
Replit-Helium-Checkpoint-Created: true
2025-12-13 23:39:38 +00:00
..
create_all_tables.sql Remove problematic database index creation for giveaways 2025-12-13 23:23:41 +00:00
create_federation_tables.sql Add missing tables to Supabase and improve API logging for federation data 2025-12-13 17:28:38 +00:00
simple_migration.sql Create a simplified migration script for database table creation 2025-12-13 23:39:38 +00:00