Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support array argument in ffi_lib #2404

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

herwinw
Copy link
Member

@herwinw herwinw commented Dec 18, 2024

Backstory: I discovered there was a ffi-mysql gem and wanted to see if this would work. Of course we're going to need a database connector in our #roadtorails (who am I kidding, I don't think we're ever going to get there). This was the first issue I ran into (actually the second issue, I had to specifically require ffi-mysql/mysql to work around an issue with dynamic require statements).

Of course this doesn't work, but at least it's a start.

Copy link
Member

@seven1m seven1m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants