Kamirus / purescript-selda

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

Test suite refactor - extract common tests between backends #30

Open Kamirus opened 4 years ago

Kamirus commented 4 years ago

Right now only the test suite with queries is shared, but recreating tables and common inserts, deletes and updates could be shared too.