We need to merge in SQLServer support which is currently off in its own repo as the result of a prior attempt to have a plugin architecture. After seeing this talk by @r0ml at OSCON I feel even better about integrating the database drivers directly into the project rather than through a plugin mechanism (the aforementioned talk described plugin architectures, among many other things, as an anti-pattern holdover from the dark ages of closed-source software).
We need to merge in SQLServer support which is currently off in its own repo as the result of a prior attempt to have a plugin architecture. After seeing this talk by @r0ml at OSCON I feel even better about integrating the database drivers directly into the project rather than through a plugin mechanism (the aforementioned talk described plugin architectures, among many other things, as an anti-pattern holdover from the dark ages of closed-source software).