Skip to content

Change the supports column in drug_hoi_evidence from boolean to varchar in ohdsiTest3.psql #80

@rkboyce

Description

@rkboyce

The reasons for this change are as follows:

  • there are null valued supports values
  • the drug_hoi_evidence table, when copied into needs a varchar because some DBMS don't support
    'boolean'
  • It makes it easier to write WebAPI calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions