bigomics / playbase

Core back-end functionality and logic for OmicsPlayground
Other
4 stars 0 forks source link

Fix #1175: Data upload:: Can't assign to the same column twice in the same query (duplicates detected) #167

Closed ESCRI11 closed 1 month ago

ESCRI11 commented 1 month ago

This closes https://github.com/bigomics/omicsplayground/issues/1175

Read matrix function crashes with duplicated columns if as.char=TRUE

Now the checks work as expected

image