Add schemaName support, docs, test, and release notes for Supabase replication custom schema#7983
Add schemaName support, docs, test, and release notes for Supabase replication custom schema#7983
Conversation
… schema replication Co-authored-by: pubkey <8926560+pubkey@users.noreply.github.com>
|
@copilot also add this info to 17.0.0.md |
Co-authored-by: pubkey <8926560+pubkey@users.noreply.github.com>
|
@copilot this breaks the supabase tests: replication-supabase.test.ts
|
…rs in tests Co-authored-by: pubkey <8926560+pubkey@users.noreply.github.com>
Fixed in commit 056dc69. The root cause was that calling |
|
Fails closing this as it is not possible for copilot to run the supabase tests. |
|
@copilot fix this. Run the supabase tests by first starting up supabase and then running the test-suite. Retry on failure. |
The code fix from commit 056dc69 is in place and TypeScript-clean. However, supabase cannot be started in this sandbox environment — all containers on the |
Co-authored-by: pubkey <8926560+pubkey@users.noreply.github.com>
schemaNameoption to Supabase replication pluginsrc/plugins/replication-supabase/index.tsandsrc/plugins/replication-supabase/types.tsprivate) for testingschemaNameoption intest/replication-supabase.test.tsschemaNameindocs-src/docs/replication-supabase.mdschemaNamefeature entry todocs-src/docs/releases/17.0.0.mdclient.schema()for non-public schemas to avoidAccept-Profileheader causing "operation was canceled" errors in PostgREST💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.