findmypast-oss / mssql_ecto

Ecto adapter for Mssqlex
Apache License 2.0
49 stars 20 forks source link

Support Ecto 2.2 #25

Closed shdblowers closed 6 years ago

shdblowers commented 7 years ago

There are changes coming in Ecto 2.2 which will require changes to our adapter.

See https://github.com/elixir-ecto/ecto/pull/2155 for details.

shdblowers commented 7 years ago

started work here: https://github.com/findmypast-oss/mssql_ecto/tree/ecto_2_2

ndarilek commented 6 years ago

Any updates on this? Just hit this one myself. Should I just downgrade Ecto, or is there more to it?

Thanks!

shdblowers commented 6 years ago

Ran into some snags and haven't revisited since September, current workaround is to indeed downgrade to Ecto 2.1

N-0x90 commented 6 years ago

Hope so we get 2.2 coz https://github.com/elixir-ecto/ecto/issues/1923

josevalim commented 6 years ago

If somebody is working on it and has any issue, please let me know, I will be glad to help in any way.

shdblowers commented 6 years ago

Thanks for your offer of help @josevalim, I will have another crack at doing the upgrade in the coming weekends, will let you know if I get stuck.

shdblowers commented 6 years ago

upgrade to ecto 2.2 complete, released as version 1.1