Mark Ledwich

Results 3 issues of Mark Ledwich

In general, the Dataform UI is fantastic. But.. The **new commit** and **view graph** dialogs are so annoyingly small I'm raising an issue. I have ample screen real estate yet...

Snowflake allows `$$` as an alternate to quotes when you don't want backslash to escape. It's helpful for keeping regex readable. But the following query `select 'vdjpmf-sdfd' regexp $$v\w{5}-.*$$` makes...

bug

I am self hosting and realtime closed channels immediately. The corresponding log on the realtime server was: ``` 2025-02-27 14:48:02 04:48:02.821 project=realtime-dev external_id=realtime-dev error_code=UnknownErrorOnChannel [error] UnknownErrorOnChannel: {:ok, 2025-02-27 14:48:02 %{...

bug