JPLMLIA / pdsc

Planetary Data System Coincidences
https://jplmlia.github.io/pdsc/
Other
3 stars 2 forks source link

Handle unicode observation IDs #31

Open garydoranjr opened 4 years ago

garydoranjr commented 4 years ago

Consistently handle unicode in PDSC query/response (either cast all returned strings from sqlite3 to str or accept unicode arguments in queries).