George Leslie-Waksman

Results 10 issues of George Leslie-Waksman

Svelte/SvelteKit use `+` as a prefix to indicate the role of certain files in a project (e.g. `+page.ts` or `+layout.svelte`) When I attempt to run editorconfig-checker against a svelte project,...

bug
hacktoberfest

### Describe the bug When building / running against a SvelteKit v2 project, I receive the following warning: ``` 11:42:47 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field...

# 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.com/supabase/supabase/discussions), and...

bug

#### The problem *Please describe the problem you're encountering (e.g "It's very complex to do [...]")* `Factory.reset_sequence()` allows for the reset of all sequences on a factory but there is...

BeginnerFriendly

I was looking to offer another ssp definition but I was worried the main file was getting a bit too large, so I split the existing definitions out first. ##...

### Describe the problem Use repeated query parameters for array serialization instead of encoding an array as a single parameter: For example: `query=1&query=2&query=3` instead of `query=[1,2,3]` ### Describe the proposed...

This PR is built on top of #116 and should be rebased after that PR is merged or refactor if it is rejected ## Summary by CodeRabbit ## Release Notes...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would like to...

typegen

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened Postgresql `CREATE POLICY` with an `EXISTS` fails to recognize the policy targeted...

bug
postgres
rule bug