100Starlings / redshift_ecto

Redshift adapter for Ecto
https://hexdocs.pm/redshift_ecto/
Other
14 stars 11 forks source link

Ecto 3 Support #2

Open Ch4s3 opened 5 years ago

Ch4s3 commented 5 years ago

Are there any plans to support Ecto 3?

Ch4s3 commented 5 years ago

Ahh, I just ran across https://github.com/jumpn/ecto_replay_sandbox/issues/2.

I'll try to take a look at that with my team, maybe one of us can figure out how to get that running.

lackac commented 5 years ago

We would love to add support for Ecto 3, but as you rightly noted we need to make ecto_replay_sandbox work with Ecto 3 first. Unfortunately, we don't have the bandwidth for that at the moment, so it would be a huge help if you could look into it.

Ch4s3 commented 5 years ago

We're still prototyping this app, so once I start the push towards actual redshift, I'll dig into that dependency.

blatyo commented 4 years ago

Looks like https://github.com/jumpn/ecto_replay_sandbox/issues/2 was fixed and it now supports ecto 3

drews256 commented 4 years ago

Can this issue be closed as jumpn/ecto_replay_sandbox#2 is closed?

samcdavid commented 2 years ago

Where are we at with Ecto 3 support?

lackac commented 2 years ago

We are not planning to work on this at this time because the project we used this for is being phased out. At the same time, I'm happy to receive contributions.