puzzledpolymath

Results 2 issues of puzzledpolymath

### I have an idea! When defining `enum` values, currently you must define the Column `type` with parenthesis, wrapping the set of values. Having to manually type these values isn't...

type:feature

This pull request adds support for performing `upsert` queries. Ticket [#50](https://github.com/cycle/database/issues/50) is what sparked interest for this feature. ## 🔍 What was changed * Each driver (MySQL, Postgres, SQLite and...

type: feature
type: test
MySQL
SQLite
type: maintenance
postgres
sqlserver