paulwinterbauer / NBIC

NBIC ballast water report processing app
1 stars 0 forks source link

Response Flag reorganization #520

Open paulwinterbauer opened 9 months ago

paulwinterbauer commented 9 months ago

Create a separate table to identify flags. Include boolean to identify response flags.

Replace enum field in report_flags with link to flag identity table.

Rework flags throughout app. Including cleanup response query in nxt_manage.py