Kamirus / purescript-selda

A type-safe, high-level SQL library for PureScript
MIT License
90 stars 3 forks source link

Cosmetics: update deps, bump postgres, format code #67

Closed paluh closed 1 year ago

paluh commented 1 year ago

I was forced to also change the behavior of the extract function. It returns String now - this is probably related to the postgresql result handling.

paluh commented 1 year ago

Yeah, sorry for not separating formatting commit from the semantic one... it was an accident though the commit is mainly change in extract and some deps updates. Should I split it into two commits or should I proceed and merge?

Kamirus commented 1 year ago

No, it's fine, no need to split it now 😄 We can proceed with the merge