Mark Thomson

Results 9 issues of Mark Thomson

**Describe the bug** The following command works as expected, but always terminates with an error "end of file reached" after precisely 5 minutes: ``` twurl -j -t -d follow=783214 -H...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Example public repository coolify ### Description I was eager to try Coolify but...

Hi, How can I customize the font face, font weight and anti-aliasing of the rendered markdown text? None of the following seem to have any effect in RunMe: `editor.fontFamily`,`markdown.preview.fontFamily`,`notebook.output.fontFamily`. Those...

# 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...

bug
frontend
external-issue

### Describe the bug A simple select statement fails when one of the columns is an enum. ### To reproduce 1) Create a Postgres enum type. 2) Attempt to create...

bug

**Describe the bug** The SQL import fails when encountering postgres 'CREATE FUNCTION' syntax. **Expected behavior** Functions should be ignored on import. **Screenshots** ![Screencap2024 09 17 1556](https://github.com/user-attachments/assets/6f86418a-ac36-4299-b0a5-a1c92d25ecbd) **Desktop (please complete the...

**Describe the bug** A Postgres SQL import fails at the location shown in the screenshot. **Screenshots** ![Screencap2024 09 17 1548](https://github.com/user-attachments/assets/6d3b4acf-3e95-4f03-95d7-eddeb5ff60d5) **Desktop (please complete the following information):** - OS: MacOS -...

**Describe the bug** Importing a Postgres SQL file fails on import with the message shown in the screenshot. ![Messages 2024-09-17 15 37 40](https://github.com/user-attachments/assets/9e952f20-851c-4382-91e8-f3a9bf7faa29) **Desktop (please complete the following information):** -...

### Describe the bug I attempted to implement a dynamic select and found that I could not do so when also using a relative import. After removing the import (and...

bug