mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Update backend to use enum tables + fix migration trigger (#141)
* Setup prettier-ignore and add more instructions on running backend * Dont throw error when updating verified accounts * Migrate account-type to use tables instead of native enum * Migrate enneagram_type to use table instead of native enum * Update schema and front end for new enum tables * Fix type errors
This commit is contained in:
@@ -12362,7 +12362,7 @@ eslint-config-airbnb-base@^14.2.0:
|
||||
object.assign "^4.1.0"
|
||||
object.entries "^1.1.2"
|
||||
|
||||
eslint-config-airbnb-typescript@9.0:
|
||||
eslint-config-airbnb-typescript@9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-9.0.0.tgz#2524f3fa6fceb3df4ae191d1e1114a04fe54c6e6"
|
||||
integrity sha512-BxckAZU4rwfOidZVucAO120fTSGQAugimS8HFp7OoiordpyNkq5bxSlTPZ2XxSY8Q2NWDIygqtJKqupZld/TXA==
|
||||
|
||||
Reference in New Issue
Block a user