isamplesorg / isamples_inabox

Provides functionality intermediate to a collection and central
0 stars 1 forks source link

Should set type based on database capabilities rather than the runtime environment #315

Closed datadavev closed 8 months ago

datadavev commented 8 months ago

https://github.com/isamplesorg/isamples_inabox/blob/f8947c6b265478e2d8224625fb5d59e1c769478c/isb_lib/models/thing.py#L70

Investigate making this property JSON or JSONB based on the database capabilities rather than the runtime environment.