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
185 stars 90 forks source link

Hiding tables - Issue #274 #417

Closed EIjo closed 3 months ago

EIjo commented 3 months ago

Added support for hiding tables. Users can select tables by opening a dialog where they can select tables manually or select/deselect a selection using a search bar by either using match case or regex. Related to issue #274