-
# Improve documentation
This issue highlights a discrepancy between the documented resolution for the "Extension in Public" security advisor warning and its actual functionality within Supabase.
#…
-
### Feature Description
I was kinda disappointed to see that `migration:show` does not output the SQL of the migration.
This is a relatively essential feature for many applications for instance if…
alper updated
1 month ago
-
SETLL, CHAIN READ etc should be flagged and the SQL equilivalents suggested
-
We should be able to package the whole thing in WASI. I was looking at this guide: https://code.visualstudio.com/blogs/2024/06/07/wasm-part2
- [x] CI System to run and check this
- [x] Build and…
-
I have put my database credentials in the settings.json, but it does not seem to connect to my database. Is there any Log?
-
I have this issue for the following peace of code
```python
class TestMatchedAndNotMatchedConditions(IncrementalBase):
@pytest.fixture(scope="class")
def seeds(self):
return {
…
-
I'm running sql-lint as part of super-linter 3.6.0 and hitting the following
```json
create-changefeed.sql:19 [sql-lint: invalid-create-option] Option 'changefeed' is not a valid option, must be one…
dbist updated
4 years ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I need to ignore a few lines that give me parse e…
-
From my experience using aerich in a production system, the current migration approach leaves much to be desired.
Here are my complaints with the current architecture:
- Using raw SQL is not datab…
-
### Problem description
Ok here it is.
I am a developer and already used neovim with my own neovim config with base nvchad for about 1 years or more then i tried to switch my base to lunarvim and …