Peter Mueller

Results 24 comments of Peter Mueller

## TODO - [x] allows setting a `:constraint_handler` option in locations similar to `:prefix` - [x] config - [x] `start_link` - [x] per operation - [x] extracts `c:Ecto.Adapters.SQL.Connection.to_constraints/2` to new...

I'm stuck on the TDS test. Since we use `OUTPUT` without `INTO`, any of the triggers I could use will cause SQL Server to complain. Anyone have any ideas for...

Sounds good. My thought was that a module or mfargs was mainly so we could support compile-time config, similar to the `:prefix` option so they don't have to pass it...

Ah, I missed `default_options`. I'll remove the behaviour and change stuff around to just expect a function