Misha Kaletsky

Results 126 issues of Misha Kaletsky

We yamlify markdown, which often contains long-ish URLs. We would like to have the yaml not break those URLs up, so the yaml is easier to read, and so they...

enhancement

Based on: https://pkg-size.dev/pgsql-ast-parser It seems that most of the bigness is from including the `src/` folder, although this probably has no runtime effect. Does `src/` need to be included? I...

@aryaemami59 @mrazauskas Proposal for protecting against any in a fairly simple way. This might break some people's tests, but I imagine 99% are in cases where an `any` has unexpectedly...

enhancement

Fixes #384 Based on the [suggestion here](https://github.com/oguimbal/pg-mem/issues/384#issuecomment-1979042466)

Hi! Love pg-mem. One thing that's a little awkward to do is to pass queries that have parameters to it (e.g., which have come from pg-promise or slonik similar). So...

Fixes #2551 Instead of using a single function which accepts `defaultValue?: T` - which forces a return type of `T | undefined`, use an overload. When a defaultValue is supplied,...

Fixes #6104 Not ready yet but CC @erezrokah **Summary** Produces unminified js. **Test plan** - [ ] `yarn build` in `netlify-cms-core`, it works and produces the right files - [...

type: feature

Would be nice to be able to manually override the tool's view of the sql statement in cases where it can't infer a type, rather than throwing the whole query...

ignore whitespace changes: https://github.com/mmkal/slonik-tools/pull/310/files?w=1

Sometimes when no variable/scope found and there are lots of columns selected _Originally posted by @mmkal in https://github.com/mmkal/slonik-tools/issues/377#issuecomment-1219403662_

@slonik/typegen