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

Migrate from bindValue(..., null_to_empty(x)) to bindValueNoNull(..., x) #965

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

garybuhrmaster
Copy link
Contributor

No functional change.

bindValueNoNull was introduced in 19a51cb and some codes previously migrated.  Take another step in the migration for recordinginfo.cpp (similar fixes were introduced in 334c4cf, 28e98a8 (and probably others)).


If accepted (and PR #963 merged) I'll also look at migrating programdata.cpp to bindValueNoNull

@garybuhrmaster garybuhrmaster force-pushed the bindValueNoNull-migration branch 3 times, most recently from 261c4cf to 05dcb57 Compare November 14, 2024 22:56
@garybuhrmaster garybuhrmaster force-pushed the bindValueNoNull-migration branch 6 times, most recently from 9510698 to 7ba64fa Compare November 28, 2024 04:06
No functional change.

bindValueNoNull was introduced in 19a51cb and some codes
previously migrated.  Take another step in the migration for
recordinginfo (similar fixes were introduced in 334c4cf,
28e98a8 (and probably others)).
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.

1 participant