asyncpg cannot insert multiple commands into a prepared statement. 102 = CREATE TABLE only, 103 = CREATE INDEX only. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
76 B
SQL
2 lines
76 B
SQL
CREATE INDEX IF NOT EXISTS idx_ask_events_created ON ask_events(created_at)
|