Updating our views for the SQL backend

Let's review the changes we need to make in our views:

  • Re-arrange our fields to put all the primary keys upfront
  • Fix our form's load_record() method to work with the new key structure
  • Add triggers to our form to populate Technician and Seed sample
  • Fix our record list to work with the new keys

Let's start with our record form.

Get Python GUI Programming with Tkinter now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.