issues Search Results · repo:supabase-community/postgres-language-server language:Rust
Filter by
80 results
(61 ms)80 results
insupabase-community/postgres-language-server (press backspace or delete to remove)I assume this has to do with how statement splitting is implemented.
The SQL formatter I use likes to put blank lines between CTEs.
WITH users_cte AS (
SELECT
id,
email
FROM account
WHERE ...
bug
aleclarson
- 3
- Opened yesterday
- #372
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
Dropping a composite ...
bug
Donnerstagnacht
- Opened 3 days ago
- #369
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
If I start to edit ...
bug
Donnerstagnacht
- 4
- Opened 3 days ago
- #368
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
As discussed in https://github.com/supabase-community/postgres-language-server/discussions/365 ...
bug
Donnerstagnacht
- Opened 3 days ago
- #367
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
No autocompletion ...
bug
Donnerstagnacht
- 3
- Opened 6 days ago
- #354
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
If a function takes ...
bug
Donnerstagnacht
- Opened 6 days ago
- #353
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
If a function takes ...
bug
Donnerstagnacht
- Opened 6 days ago
- #352
parsing the following valid SQL:
SELECT
a,
b,
c,
d
FROM foo f;
...yields
DT7FN214T3:processor merlin.moncure$ ~/pgtools/pgtools check --skip-db ~/pgtools/test.sql
/Users/merlin.moncure/pgtools/test.sql:3:5 ...
bug
mmoncure
- 2
- Opened 9 days ago
- #345
Bug report
test.sql: INSERT INTO foo DEFAULT VALUES ON CONFLICT DO NOTHING;
...is parsing, but takes ~ 10 seconds to parse. This is slow enough to be considered bug IMNSHO.
bug
mmoncure
- 5
- Opened 10 days ago
- #344
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
Comments are marked ...
bug
Donnerstagnacht
- 4
- Opened 10 days ago
- #343

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.