EveripediaNetwork / issues

Issues repo
9 stars 0 forks source link

follow uniform naming scheme across db schema #2657

Closed Softdev1 closed 4 months ago

Softdev1 commented 4 months ago

Description

Fix table names and column names in the codebase to follow naming conventions. The changes include removing the "Embeddings", "Documentations", and "FieldEnums" tables, and updating column names to use plurals and correct capitalization. These changes improve code readability and maintainability.