Skip to content

feat(record): added languge field for the records

Kevin Paul Reddy Janagari requested to merge language into main
  • New Alembic file, creates a new column in record table with default value "NA" accepts an enum of 22 languages
  • Updated the upload route to handle language when a new data is added
  • The patch record api has also been updated to handle language updatins
  • schema and models for the same have been implemented

Merge request reports

Loading