Fix statement execution
authorKarl Pinc <kop@karlpinc.com>
Mon, 5 Aug 2024 05:05:03 +0000 (01:05 -0400)
committerKarl Pinc <kop@karlpinc.com>
Mon, 5 Aug 2024 05:05:03 +0000 (01:05 -0400)
commit1d965fb8042392b589a34741b0da01950f20af59
treee5def4a1d98420acc897769550c4e34219a6bcb2
parent46998fd80bf964a1d2708a5ae0d66dea9c27858d
Fix statement execution

Does this handle encoding errors?  If not, call self.param_execute()
and change the function to take a tuple, not a UploadDataLine instance.
src/pgwui_upcen/views/upcen.py