mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-03 12:49:59 +02:00
the filter "is not empty" in nomenclature don't work for every case. Replace SQL sentence "IS NULL" by "!= ''" because an empty string is not a NULL value string, but a NULL value string is like an empty string