valderman / selda

A type-safe, high-level SQL library for Haskell
https://selda.link
MIT License
478 stars 58 forks source link

Added a test for migrating tables with uuid cols #181

Open YPares opened 1 year ago

YPares commented 1 year ago

Adds a test that exhibits https://github.com/valderman/selda/issues/180 and provides a quickfix that is probably not great in the postgresql case.