-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor parameter assignment logic
use `assign_parameters` instead of the soon-to-be-deprecated `bind_parameters`. Simplify input validation since many checks are already covered by the `assign_parameters` method in strict mode. Signed-off-by: burgholzer <[email protected]>
- Loading branch information
1 parent
7f7b4e4
commit 57b49b9
Showing
1 changed file
with
16 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters