django-daiquiri / daiquiri

A framework for the publication of scientific databases
https://escience.aip.de/daiquiri
Apache License 2.0
26 stars 8 forks source link

BUG: valid unicodeChar column type is not supported #153

Closed agy-why closed 1 year ago

agy-why commented 1 year ago

added missing compatible types between VOTable and Postgres and raised an error in case an unsupported type is provided

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4283817636


Changes Missing Coverage Covered Lines Changed/Added Lines %
daiquiri/core/adapter/database/base.py 0 3 0.0%
<!-- Total: 0 3 0.0% -->
Totals Coverage Status
Change from base Build 4283794302: -0.03%
Covered Lines: 4686
Relevant Lines: 7289

💛 - Coveralls