mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-27 19:54:13 +02:00
4b6e0ad8e5
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