2026-08-21 18:30:13 +08:00
|
|
|
-- Migration 092: payment_channels table was removed before release.
|
|
|
|
|
-- This file is a no-op placeholder to maintain migration numbering continuity.
|
|
|
|
|
-- The payment system now uses the existing channels table (migration 081).
|
|
|
|
|
SELECT 1;
|