-
**Did you search GitHub Issues and GitHub Discussions First?**
I have searched and i don't see anyone else asking for this right now.
**Is your feature request related to a problem? Please describ…
-
When running `npx nx database:reset twenty-server`, there are errors in logs about failed creation of extensions
```
> ts-node ./scripts/setup-db.ts
query failed: CREATE EXTENSION IF NOT EXISTS "vec…
-
**Describe the bug**
The [Wasm Wrappers](https://fdw.dev/catalog/wasm/) cannot be used with CLI v1.223.10.
**To Reproduce**
Steps to reproduce the behavior:
1. create a new project: `supabase in…
-
### What happens?
I receive an error when attempting to create a forgein table to the azure data lake using a service principal for credentials.
This is the error:```Invalid Input Error: Secret pr…
-
I know it might be early to ask but it'd be great to have support for it and use pglite as a wrapper for running SQL over other resources securely
-
I just read about Supabase's new Foreign Data Wrappers [here]( https://supabase.com/blog/postgres-foreign-data-wrappers-rust), and in particular, there's one for Stripe: https://github.com/supabase/wr…
-
We'd like to build a large scale CMS with postgresql as source of truth + cockroachdb as denormalized data store for public access.
To keep both systems in sync via transactions I'd like to use a for…
-
- [ ] [Foreign data wrappers - PostgreSQL wiki](https://wiki.postgresql.org/wiki/Foreign_data_wrappers)
# Foreign data wrappers - PostgreSQL wiki
**Description:**
Foreign data wrappers
Jump to nav…
-
cmake version 3.30.2
gcc version 11.1.0 (GCC)
bazel 6.5.0
在centos7编译
提示:
_____ END BUILD LOGS _____
rules_foreign_cc: Build wrapper script location: bazel-out/k8-opt/bin/external/com_github_open…
-
### Describe the use case
Currently, when I call the MetaData().reflect() function, the foreign tables are not reflected. It would be interesting to have an argument in the function to be able to sea…