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

Enhanced the ParameterCaster interface #7

Merged
merged 4 commits into from
Jun 3, 2022

Conversation

a-vezzoli-02
Copy link
Member

The ParameterCaster interface can now be used to achieve more complex behaviours. A prefix and a postfix can be optionally be defined such that when executing auto-generated queries (for example when using the insert or find methods), the resulting query is customized with these two new properties

@a-vezzoli-02 a-vezzoli-02 self-assigned this Jun 2, 2022
@a-vezzoli-02 a-vezzoli-02 added the enhancement New feature or request label Jun 2, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jun 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@a-vezzoli-02 a-vezzoli-02 merged commit 67db0dc into pre-0.1.3 Jun 3, 2022
@a-vezzoli-02 a-vezzoli-02 deleted the adv_parameter_caster branch June 24, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant