Mailing List Archive

[MythTV/mythtv] 28e98a: More use of bindValueNoNull to fix DB error messag...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 28e98a80ed6cf5595732eb3f17a703316c9a4b2c
https://github.com/MythTV/mythtv/commit/28e98a80ed6cf5595732eb3f17a703316c9a4b2c
Author: Klaas de Waal <kdewaal@mythtv.org>
Date: 2019-04-12 (Fri, 12 Apr 2019)

Changed paths:
M mythtv/libs/libmythtv/channelutil.cpp

Log Message:
-----------
More use of bindValueNoNull to fix DB error messages about null values.

Use the bindValueNoNull for all QString variables that are used for
database access in ChannelUtil::CreateChannel and ChannelUtil::UpdateChannel.
Remove existing code to check for null because bindValueNoNull is now used.

Refs #13420


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits