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 7 times, most recently from 7ba64fa to a7e9b18 Compare November 30, 2024 16:28
@garybuhrmaster garybuhrmaster force-pushed the bindValueNoNull-migration branch 2 times, most recently from 215d58b to 9aed3e6 Compare December 12, 2024 10:38
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)).
@garybuhrmaster garybuhrmaster force-pushed the bindValueNoNull-migration branch from 9aed3e6 to de7fd03 Compare December 13, 2024 02:12
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