HI.
I’m testing ExeOutput on an application that uses Sqlite as Database.
Everything works perfectly until I go to modify a record already present in the DB (I haven’t tried with Insert).
After modifying a text field, it appears in the list of records but if I exit and return from ExeOutput the...