OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
178 stars 88 forks source link

Bugfix to scan all rows for csv and sas files #268

Closed MaximMoinat closed 4 years ago

MaximMoinat commented 4 years ago

Fixes #267 where, for csv and sas scans, selecting scanning 'all' rows caused no rows to be scanned.