Earl St Sauver

Results 10 issues of Earl St Sauver

Hi There, I'm seeing this error when using ArrayImplicits/createEnumListJdbcType. ``` [info] Cause: java.lang.NoSuchMethodError: com.github.tminglei.slickpg.array.PgArrayJdbcTypes$SimpleArrayJdbcType.(Lcom/github/tminglei/slickpg/array/PgArrayJdbcTypes;Ljava/lang/String;Lscala/Function1;Lscala/Function1;Lscala/reflect/ClassTag;Lscala/reflect/ClassTag;Lcom/github/tminglei/slickpg/array/PgArrayJdbcTypes$ArrChecked;)V ``` I'm unclear where this error could be coming from. I'd love some suggestions for where...

There are some cases where the driver reports incorrect information back to the analysis command. As an example, postgres views are reported to be nullable even when they are on...

Feature Request

Hey Plivo, It would be cool to add a list of companies that are using this to the repo (or maybe the marketing website.) We'd love to use plivo.com to...

The current example doesn't work, it prints out each \* on a new line. ``` console scala> def triangle(side: Int): Unit = { | (1 to side) foreach { row...

It seems the page referenced in the Jekyll docs site doesn't exist. I tried a couple variations hoping it might have been migrated onto the typelevel site but couldn't find...

Per chat in gitter, it would be great to accumulate a list of best practices in doobie. As some examples: * tucking a way a Statements object that contains all...

[feat(json_adapter): Enhance parsing for single-field outputs & Pydantic v1/v2 compat This commit introduces several improvements to the JSONAdapter: 1. **Improved Parsing for Single Output Fields:** The `parse()` method now correctly...

### What happened? If a dspy.Image is specified as a Signature's output, it does not generate an image but will either pull a stock image or hallucinate a url. Currently,...

bug

**Bug Description** I think Claude in chrome should let me whitelist subdomains or patterns on websites. I have a development environment that creates lots of urls (per worktree) on *.localhost...

enhancement
area:ide