WS-516: Add ingest-complete flag to capability request table
-
Added ingested
column to capability requests with the properties:- type: bool
- null: not null
- default: false
-
Added ingested
column to ORM schema -
Manually tested that creating requests works and initializes value to false
Edited by Nathan Hertz