activerecord-import
activerecord-import copied to clipboard
add trilogy adapter
This is really cool, I hadn't even heard of trilogy before you opened this PR 😄
@zmariscal Is this PR ready to switch from draft? I just tried to switch for trilogy and this is a blocker now for me. Do you need help?
@zmariscal Is this PR ready to switch from draft? I just tried to switch for trilogy and this is a blocker now for me. Do you need help?
@iggant I'm currently waiting for this PR to get merged from a down stream dependency. There's an issue with the trilogy result. 🤞🏼 it can get merged soon.
@zmariscal Is this PR ready to switch from draft? I just tried to switch for trilogy and this is a blocker now for me. Do you need help?
@iggant I'm currently waiting for this PR to get merged from a down stream dependency. There's an issue with the trilogy result. 🤞🏼 it can get merged soon.
FYI v14.0.7 of composite_primary_keys has been released with Trilogy support.
@tdyas thanks for the reminder. I've gotten this working locally, just trying too figure out the CI portion of the PR.
@tdyas thanks for the reminder. I've gotten this working locally, just trying too figure out the CI portion of the PR.
Hi @zmariscal, I believe you are facing the same issue than stated here https://github.com/trilogy-libraries/activerecord-trilogy-adapter/issues/64#issuecomment-1745489654
We managed to get this working on our project by using the suggested fix from @gstark
Let me know if I can help with this!
Trying to understand how to get the workflow to run but here is what it should looks like : https://github.com/zmariscal/activerecord-import/pull/1/files unless we can allow root to use mysql_native_password
@tdyas thanks for the reminder. I've gotten this working locally, just trying too figure out the CI portion of the PR.
Hi @zmariscal, I believe you are facing the same issue than stated here trilogy-libraries/activerecord-trilogy-adapter#64 (comment)
We managed to get this working on our project by using the suggested fix from @gstark
Let me know if I can help with this!
Trying to understand how to get the workflow to run but here is what it should looks like : https://github.com/zmariscal/activerecord-import/pull/1/files unless we can allow root to use
mysql_native_password
Thanks for the info! I'll give it a try. I was on holiday for awhile so it'll be good to try and get this through soon.
Closing this PR in favor of this one https://github.com/zdennis/activerecord-import/pull/825