-
Notifications
You must be signed in to change notification settings - Fork 102
Conversation
Note: I'm merging now our changes to your latest version so this is not tested code. Maybe you can merge what you think is ok once we verify everything is up and running. |
…et headers, in case max_select_size is set
…ile is being read
…s backslash-N null
… can't be done and the default is nil
…uppression when a failed lookup (that results in nil) is a reasonable outcome.
…s backslash-N null - update
Oh, I would also like to see these changes merged! |
A couple of notes on why I can't merge it as is:
Quick thoughts! |
I think we can close this pull request. Any reasons not to? Sinisa. |
As is, I think you are right; I'd prefer that we work on smaller pull-requests if it's possible for you. Closing for now! |
Not sure, as Thibaut says we need to split those changes to smaller pull request. Regards, |
Thanks, well I would be happy to help with creating the forks and pull requests to get the common features back into the master... Which changes would you say were use case specific? |
@josephbridgwaterrowe I've started extracting the specs for those individual bits. First one: #107 on nil for FileDestination. I'm going through the commits provided here to create new issues based on that so we can move on! |
#108: allow to pass extra arguments to MySQL streamer |
#109: add support for :accept_nil on ForeignKeyLookupTransform |
Hi Thibaut,
Review this since we are using it in our application for some time.
If you find it useful as we are please merge it to your project.
Thanks,
Sinisa.