Refactor the data schema #13
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
priority
The current schema is difficult to maintain and use, and forces me to build mumbo jumbo code that is confusing and poor in performance. It's also difficult to get started with since it's difficult to document for onboarding.
The current schema is:
This schema is not properly built, doesn't adhere to any SOLID principles, difficult to maintain, and is difficult to maintain. The new schema is:
This will require an overhaul of the codebase to use the new schema.
The text was updated successfully, but these errors were encountered: