Philipp Steinrötter

Results 249 comments of Philipp Steinrötter

> What do you all mean "overflow the system"? > > > > Since listen requires a connection per `listen` command if you listen to too many topics you can...

> Have you guys explored the idea of using property based testing to have greater confidence in the implementation accuracy? I am currently thinking about leveraging an LLM for this....

to whoever deleted the comment about combining queries (union, intercept etc), they should now be fixed: #98

hey @karlhorky, sorry about that! The reason I closed it was primarily that it will take some time until we get back to it. This is because 80% of what...

Hey @Nezteb, thanks for opening the issue. You are right, we are currently using two nightly features of rust and thereby require the nightly channel to be used. It seems...

hey @nicoabie, can you check if `cargo` or `rustc` are available on your system? I have installed `rustup` with homebrew and it works fine - maybe you need some additional...

hey @nielsbrakel, are you still working on this? I would like to add subscription_items and their usage record summaries to the list of supported objects and am wondering if I...

have the same error when opening in chrome (safari works fine)

we have made a bit of progress here! although there is still a lot to do for "proper" support, we have a clearer road ahead of us now: - the...

in the next version, we will support `plpgsql_check` (#469). If you have that extension installed on your local database, we will use the extension to provide diagnostics in your IDE....