Sandro Kalbermatter
Sandro Kalbermatter
0.3.0-alpha3 still doesn't work but has a different behavior. - Music folder symlink is: `/home/me/mymusic -> /home/me/subdirectory/music` - current path is `/home/me` - when selecting the folder `/home/me/mymusic/myalbum`, the message...
Hey! It looks like your connection cannot be established. Either you have a network problem, wrong connection details, or your host isn't running properly.
Hi @jkowens and thanks a lot for the update! Unfortunately, this does not help in my case (even with `validate_uniqueness: false` in both the parent and child import config. I...
Let me know if I can provide any further information :-)
@jkowens good point. It does not. The used code: ```ruby import_result = Customer.import( customers, on_duplicate_key_update: { conflict_target: %i[imported_by_id imported_id], columns: %i[ first_name last_name contact_person address_extra street_and_number zip_code town country birth_date...
@jkowens here you go :-) [fooimport.zip](https://github.com/user-attachments/files/16796426/fooimport.zip) Steps required: - Run postgres (easiest method ist to quickly fire up a docker container and bind it to the host network or forward...
@jkowens thanks for following up :-) It's awesome that you take the time and commitment to make the Gem even better!
@johnTurknett no update from my side :-(
Thanks @johnTurknett ! Indeed, seems like the link should be updated to https://github.com/rubygems/gemstash/blob/main/docs/gemstash-private-gems.7.md#protected-fetching I'll let the maintainers decide though.
I love the ideas in this thread and I'd like to revive it with a fresh idea. My motivation is the following scenario: my friend wants a huuuuge set of...