Sam Deere

Results 14 comments of Sam Deere

Ping @stevenpetryk – if this is unlikely to land that's fine, but it'd be useful to know if we need to create our own fork.

Ah sorry, I didn't realise – thanks for offering to reach out, much appreciated.

I had the same issue - I fixed it by using the [smartypants](https://github.com/chjj/marked#smartypants) option in marked (which does the same thing as the smartypants option in typogr).

Having similar issues

I think I've solved my issue — the issue seems to happen when running Inquirer in a child process (e.g. via [Supervisor](https://github.com/petruisfan/node-supervisor)). Running the script standalone is fine

Relatedly, the `Prefer: return=response` version of the response is not represented on `POST/PATCH` endpoints. For example, a `GET` endpoint contains both the regular (`200`) and `Prefer: count=exact|estimated|planned` (`206`) response formats:...

I've since moved on from this, but anyone else is welcome to create a new PR based on my work here. For the record, I ended up using https://www.npmjs.com/package/contentful-ts-generator, though...

> Is this timescale schema part of your search path, i.e. via db-extra-search-path? Sorry, forgot to mention that in the original post – no, we only have `api` in `db-schemas`,...

@wolfgangwalther Hey - just wanted to check in to see if this is something that is likely to be worked on in an upcoming release of PostgREST? If not, how...

@steve-chavez Heres the output from when I load using that build: ``` 21/Feb/2024:16:23:22 +0000: Starting PostgREST 12.1 (1a141c1)... 21/Feb/2024:16:23:22 +0000: Attempting to connect to the database... 21/Feb/2024:16:23:22 +0000: Successfully connected...