This guide outlines how to migrate your code to adapt to the recent Query Builder refactor in Frappe. The core change is that frappe.get_list and frappe.get_all now use the Pypika-based Query Builder ...