Improved error handling for template path resolution Enhanced HTML entity handling in generated models 1.0.9 Fixed template path resolution for global installations Updated CLI version number to match package version Added better error handling for missing templates 1.0.8 Added support for generating code...
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema. - supabase/cli
Install the Supabase CLI Choose the installation method for your operating system: Mac: brew install supabase/tap/supabase Windows (PowerShell): scoop bucket add supabase https://github.com/supabase/scoop-bucket.git scoop install supabase Linux: brew install supabase/tap/supabase NPM/Bun: ...
Their CLI supports TypeScript type generation from your Supabase-managed PostgreSQL database, and their client library provides a nice, albeit restrictive, auto-completion friendly, and type-safe developer experience. For anything beyond what the client library's API offers, you're left with writing...
importtype{CodegenConfig}from'@graphql-codegen/cli'import{addTypenameSelectionDocumentTransform}from'@graphql-codegen/client-preset'constconfig:CodegenConfig={schema:'http://localhost:54321/graphql/v1',// Using the local endpoint, update if neededdocuments:'src/**/*.tsx',overwrite:true,ignoreNoDoc...
1.0.3•Public• Published10 months ago Supabase Go Tables Generate Go structs from your Supabase tables Generate Manually via API https://mmvergara.github.io/supabase-go-tables/ Generate Using CLI (Recommended) Installation npm i -g supabase-go-tables#or use any package manager ...
To develop Wasm FDW locally with Supabase, Supabase CLI(version >= 1.187.10) is needed, check its docs for more installation details. After the CLI is installed, start the Supabase services:supabase startAnd then run the script to build the Wasm FDW package and copy it to Supabase database...
Bug report I confirm this is a bug with Supabase, not with my own application. I confirm I have searched the Docs, GitHub Discussions, and Discord. Describe the bug When I try to use the cli to execute supabase link, I get the error mess...
Closing this as won't fix because docker is a prerequisite for using the CLI. There's no mention in the doc that docker is prerequisite; can you add it there as I lost hours trying to generate types and the doc just mention to run the command. I thought my connection is bad 👍 6...
Cline has a question: Please run npx --verbose -y @supabase/mcp-server-supabase@latest --access-token in WSL and share the output. npx --verbose -y @supabase/mcp-server-supabase@latest --access-token npm verbose cli /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js ...