I ran the code dt = SQLDataTable('postgresql', DB, None, "select * from pcap.obj_objects limit 10", USER, PWD, HOST) page.update(dt.datatable) I got a "build_update_commands" error with a AssertionError