In the Edit row dialog, if you enter less than 3 characters for any blob field (Blb ), the plugin crashes on pressing the Save button. Empty blob fields (0 characters) will result in a crash as well.
If you enter valid data, i.e., in the X'...' format, the plugin works as expected. Even input such as ##DEADC0DE# is saved and displayed back as X'deadc0de'
Anonymous
3.38.3
[X][']deadc0de[']=deadc0de##DEADC0DE#->00deadc0de00Last edit: Vladimir Surguchev 2026-02-27
Thank you. This issue is now resolved, and I like the way the input field conversion works now.