mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Filter "is empty" don't work for any case : We must to filter for NULL and empty string then replace the sql sentence "value IS NULL" by "(value IS NULL OR value = '')"
17 KiB
17 KiB