You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
break out user.status, user.settings, member.status, member.settings, server.status, server.settings controls.status, controls.settings into their own tables. Continuing to update them as JSON files will eventually risk creating race conditions.
Each needs a unique key to reference by the parent table.
The text was updated successfully, but these errors were encountered:
jillytot
changed the title
Refactor:
Refactor status / settings json objects into pg tables
Apr 7, 2020
jillytot
changed the title
Refactor status / settings json objects into pg tables
Refactor - status / settings json objects into pg tables
Apr 7, 2020
break out user.status, user.settings, member.status, member.settings, server.status, server.settings controls.status, controls.settings into their own tables. Continuing to update them as JSON files will eventually risk creating race conditions.
Each needs a unique key to reference by the parent table.
The text was updated successfully, but these errors were encountered: