Skip to content
Snippets Groups Projects

Add timestamps to workflow and capability requests

Merged Daniel Lyons requested to merge add-created-updated-timestamps into main
  1. Mar 10, 2021
    • Daniel Lyons's avatar
      Add timestamps to workflow and capability requests · b592059a
      Daniel Lyons authored
       - Add columns to tables workflow_requests and capability_requests
       - Make the updated_at column auto-update in the database for both
       - Use in the __repr__ method for Python for human-friendliness
      
      Manually verified that the timezone manipulations were correct
      b592059a
Loading