-
Format on save or with the ctrl+shift+I combo doesn't work.
```
$ rustup component list | grep '('
cargo-x86_64-unknown-linux-gnu (default)
clippy-x86_64-unknown-linux-gnu (installed)
rls-x86_64-…
-
I'm having issues with projects that include `diesel` and use environment variables for instance:
```rust
pub fn establish_connection() -> SqliteConnection {
dotenv().ok();
let databas…
-
Tested in VS Code 1.34.0, extension version 0.6.1, on Windows 10, with recent versions of both stable and nightly Rust. `rls`, `rust-analysis`, and `rust-src` components are all installed, and the RLS…
-
**Issue**
All of our current RLS policies are based on checking against a partitioned column, however we now want to limit results via an RLS policy based around a non partitioned column. The RLS and…
-
At the moment, restarting VS Code doesn't even work, let alone `touch Cargo.toml`, although each have worked before. I'll have to use `cargo build` until this is fixed or another workaround is found. …
-
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
I have a data migration which uses `RLS.run_per_tenant` in order to handle the `tenant_id`, and it seems to work fine. I am currently having an issue though where the `DataMigrate::DataSchemaMigration…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…