For completeness and all SQL Server users.
Pop doesn't cover that but there is go-mssqldb.
Sounds good to me.
Not sure if it's that simple though...
Open questions:
What do you think @arschles @michalpristas @bketelsen ?
I created an issue on the pop repo and will try to add support for SQL server.
@marpio good points. I'll address each below
Travis does not support SQL server (use appvayor and also test for windows? switch to circleci and use docker image?)
I see a few options. I'll list them below but I really want to hear what you think as well.
I'm not familiar with appveyor enough to comment on that, so if it's between (1) and (3), I'd go with (1).
Now that I've blabbed on I really want to hear what you think?
how do we manage migrations? The cleanest way would be to let pop do it;) maybe it makes sense to wait for pop to support SQL server?
Agree. Perhaps we should wait on this completely until pop supports it. Can you cross-reference the issue in pop to this issue?
@arschles
@marpio are we waiting for https://github.com/gobuffalo/pop/issues/40 still? I am going to move this to the v2 milestone for now, and if we get mssql support before then we can move it back in
Which is waiting for https://github.com/jmoiron/sqlx/pull/406 It will take a while probably so moving this is definitely a good idea.
Closing as we're getting rid of RDBMS
Most helpful comment
@arschles
This is probably what I'll end up doing for the pop issue.