-
I set up the plugin strictly following the instructions (using supabase CLI and downloading the last release from github).
The Table Editor shows the two tables `document` (7 records) and `document_s…
-
**Describe the bug**
Embeddings type definition has been updated to `string` -- it is represented internally as a `vector`, and in code often as a `number[]` -- I think `number[]` would be a more apt…
-
# Bug report
## Describe the bug
The simple angular application started polluting logs.
## To Reproduce
app.module.ts
in AppModule
```
export const initializer1 =
(
): ((…
glani updated
5 months ago
-
### Environment
- Operating System: `Darwin`
- Node Version: `v21.6.2`
- Nuxt Version: `3.10.3`
- CLI Version: `3.10.1`
- Nitro Version: `2.9.3`
- Package Manager: `pnpm@8.15.…
noook updated
8 months ago
-
### Environment
Operating System: Windows_NT
- Node Version: v18.12.1
- Nuxt Version: 3.7.0
- CLI Version: 3.7.0
- Nitro Version: 2.6.1
- Package Manager: npm@9.6.2
- Builder…
-
### Bug description
When introspecting and baselining a Supabase `auth` schema with `prisma db pull` and `prisma migrate diff`, the generated migration file contains some invalid SQL. This causes `…
-
### Environment
```
------------------------------
- Operating System: Linux
- Node Version: v20.11.0
- Nuxt Version: 3.10.1
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Pack…
-
I'm seeing this error https://github.com/vercel/next.js/issues/49373 when trying to deploy the example via Vercel.
Here's an excerpt from the build logs.
```
- warn Entire page /signin deopted …
-
# Bug report
## To Reproduce
```sh
docker run supabase/pgadmin-schema-diff:cli-0.0.3 '' '' > diff.sql
```
```
NOTE: Configuring authentication for DESKTOP mode.
-- Event Trigger: api_rest…
-
### Is your proposal related to a problem?
Having difficulties setting this up
I installed and started https://github.com/homanp/langchain-ui-api and have a running Supabase instance following …