pepkit / pepdbagent

Database for storing sample metadata
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

sqlalchemy #83

Closed khoroshevskyi closed 1 year ago

khoroshevskyi commented 1 year ago

Major changes in the new pepdbagent include:

1) Switched to SQLAlchemy ORM. 2) Added a pep_schema column to the database. 3) Implemented a new testing approach. 4) Introduced the functionality sort by in annotations module. 5) Temporarily disabled the search by description due to long processing time and impact on the database. 6) Included timezone support in the database. 7) Changed namespace and names to be lowercase, making them case insensitive.