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
The raw: true option for Sequelize is neat when we don't need any of the extra bells & whistles. Should be able to reduce both CPU & RAM usage if we use that where able.
The text was updated successfully, but these errors were encountered:
The
raw: true
option for Sequelize is neat when we don't need any of the extra bells & whistles. Should be able to reduce both CPU & RAM usage if we use that where able.The text was updated successfully, but these errors were encountered: