aethex-forge/supabase/migrations
2026-02-05 10:04:49 +00:00
..
20241212_add_tier_badges.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250107_add_discord_integration.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250107_add_web3_and_games.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250115_add_fourthwall_integration.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250115_add_wallet_verification.sql Add wallet_address field to user_profiles for wallet verification 2025-11-15 01:34:14 +00:00
20250115_feed_phase1_schema.sql Feed Phase 1: arm_affiliation and arm_follows schema 2025-11-14 22:24:02 +00:00
20250115_oauth_federation.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250115_passport_cache_tracking.sql Add Foundation passport cache tracking columns 2025-11-17 03:54:34 +00:00
20250120_add_collaboration_posts.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250120_add_community_notifications.sql Create migration for community post notifications system 2025-11-13 06:35:33 +00:00
20250120_add_community_posts_counters.sql Create migration for community posts likes and comments counters 2025-11-13 06:32:43 +00:00
20250120_add_discord_webhooks.sql Create migration for Discord channel webhook configuration 2025-11-13 06:34:22 +00:00
20250121_add_feed_arm_affiliation.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250121_add_staff_management.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250122_add_blog_posts.sql Fix blog_posts migration - remove non-existent sequence grant 2025-11-11 22:59:49 +00:00
20250122_add_location_to_staff.sql Add location column to staff_members table 2025-11-11 03:03:50 +00:00
20250125_create_community_likes_comments.sql Create community_post_likes and community_comments tables 2025-11-13 06:53:09 +00:00
20250125_create_community_posts.sql Create community_posts table with all necessary columns for feed functionality 2025-11-13 06:53:04 +00:00
20250125_create_user_follows.sql Create user_follows table for social follow functionality 2025-11-13 06:53:19 +00:00
20250206_add_email_linking.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250206_add_ethos_guild.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250210_add_ethos_artist_verification.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250210_setup_ethos_storage.sql Set up Supabase Storage bucket for Ethos tracks 2025-11-11 23:27:00 +00:00
20250211_add_ethos_artist_services.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250212_add_ethos_service_requests.sql Create ethos_service_requests table for artist commission tracking 2025-11-12 02:40:40 +00:00
20250213_add_gameforge_studio.sql Create GameForge studio management schema with projects, builds, team, and metrics 2025-11-12 03:08:27 +00:00
20250214_add_foundation_system.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20250214_add_nexus_marketplace.sql Nexus - Full Talent Marketplace System 2025-11-12 03:32:29 +00:00
20250215_add_spotify_to_creators.sql Add Spotify portfolio URL to aethex_creators 2025-11-12 05:41:13 +00:00
20250216_add_rating_to_ethos_tracks.sql Add rating column to ethos_tracks table 2025-11-12 05:46:15 +00:00
20250220_expand_user_profile.sql Create migration to expand user_profile fields 2025-11-15 16:37:12 +00:00
20250301_add_corp_hub_schema.sql CORP Client Hub schema for invoicing and contracts 2025-11-15 19:31:52 +00:00
20250301_add_gameforge_sprints.sql Add GameForge sprints and tasks functionality 2025-11-15 17:02:11 +00:00
20250301_add_onboarded_to_user_profiles.sql Add onboarded column to user_profiles table 2025-11-15 16:53:18 +00:00
20250301_add_stripe_payment_fields.sql completionId: cgen-c8f28d9d2be94d73b1fb2544f80647ae 2025-11-15 19:31:06 +00:00
20251018_add_staff_to_user_type_enum.sql Add migration to include 'staff' in user_type_enum 2025-10-18 21:03:22 +00:00
20251018_community_likes_comments.sql Add community post likes and comments tables with RLS 2025-10-18 04:36:08 +00:00
20251018_core_event_bus_teams_projects.sql Add core event bus, teams, memberships, tasks, and notification preferences 2025-10-18 03:05:08 +00:00
20251018_core_event_bus_teams_projects_fix.sql Add fixed core schema using team_memberships to avoid conflicts 2025-10-18 03:06:44 +00:00
20251018_fix_team_memberships_rls.sql Also drop legacy teams_read policy to avoid recursion via team_members 2025-10-18 04:02:37 +00:00
20251018_mentorship.sql Add mentorship tables and constraints 2025-10-18 18:41:42 +00:00
20251018_moderation_reports.sql Create moderation reports table 2025-10-18 18:57:50 +00:00
20251018_projects_table.sql completionId: cgen-5c71b70bcf804cbaa801663a6b768205 2025-11-05 06:43:06 +00:00
20251018_social_invites_reputation.sql Add invites, connections, endorsements, reward_events schema and reputation_score column 2025-10-18 02:38:24 +00:00
20251018_storage_post_media_policies.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20251213_add_nexus_core_schema.sql Add core architecture, API endpoints, and UI components for NEXUS 2025-12-13 03:01:54 +00:00
20251213_strengthen_nexus_rls.sql Strengthen security policies for escrow and payouts 2025-12-13 03:20:49 +00:00
20260107_developer_api_keys.sql modified: api/staff/me.ts 2026-01-28 04:52:03 +00:00
20260205_update_oauth_redirect_uris.sql new file: aethex-logos/icons/1024x1024.png 2026-02-05 10:04:49 +00:00
202407090001_create_applications.sql Create Supabase migration for applications table 2025-10-14 04:18:05 +00:00