Philipp Steinrötter

Results 249 comments of Philipp Steinrötter

hey everyone, I am removing the clone here: https://github.com/supabase-community/postgres-language-server/pull/486 we use a submodule instead - same as we already do with `tree-sitter-sql`. This should make this easier I hope? Let...

we made a few improvements to our build recently. this should now be possible without submodules at all if libpg_query can be provided as a dependency. https://github.com/Homebrew/homebrew-core/blob/main/Formula/p/postgres-language-server.rb

why do you pass a generic parameter to `useQuery?`

It's automatically derived. No need to manually define it :)

Can you provide a full repro?

hey, after some basic testing i decided to just swing it and deployed graphile worker canary to prod while closely monitoring. we are mainly exporting jobs and they are deduped...

@benjie after two weeks we just had our first crash. here are the logs: ``` Failed to release job '17207078' after success\; committing seppukuCannot read properties of null (reading 'message')...

This is the closest I can get to a stack trace:

hey! Thanks for opening the issue. It's because of a recent refactor where the lsp crate now has a different name. I am currently working on a few improvements to...

thanks for trying to get the early version to run! closing this issue since we are now available on the vscode marketplace.