Skip to content

Add support for primitive method arguments and support for multiple overloads#92

Open
Swizzy wants to merge 5 commits into
bamotav:masterfrom
CauseyWestling:master
Open

Add support for primitive method arguments and support for multiple overloads#92
Swizzy wants to merge 5 commits into
bamotav:masterfrom
CauseyWestling:master

Conversation

@Swizzy

@Swizzy Swizzy commented Feb 9, 2022

Copy link
Copy Markdown

I added a very primitive support for method arguments, it probably only works with strings for now - but, that's what i needed.
I also modified the method lookups so it works with overloaded methods with different amounts of arguments along with a few minor corrections

@JacekArdanowski JacekArdanowski left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

…what they should be along with support for null values for nullable, if the data type is not string but input is an empty string it's automatically converted to NULL
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