Remove legacy code for postgres queries
- SQL Queries using data from
chebi_allstar
andchebi_ontology
schemas. - Improve data testing using
pandera
- Add
sqlfluff
as an SQL code formatter. - Update unit testing to be aligned with the changes.
chebi_allstar
and chebi_ontology
schemas.pandera
sqlfluff
as an SQL code formatter.