- add square_logger section in environment and initialise logger as per those variables. - keep logger and lapa_database_structure as >= instead of ~=. - update minimum version for lapa_commons.
- removed import for main file from config. - removed validation for table names in crud call in pydantic models. - adjust all crud calls to account for pydantic model change from enum to str.