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
That way the database queries can be strongly typed, defined in typescript rather than SQL, and most importantly will become portable across database technologies.
Once Sequelize is adopted for Sqlite it will be straightforward to switch to more robust, scalable Postgres.
The text was updated successfully, but these errors were encountered:
That way the database queries can be strongly typed, defined in typescript rather than SQL, and most importantly will become portable across database technologies.
Once Sequelize is adopted for Sqlite it will be straightforward to switch to more robust, scalable Postgres.
The text was updated successfully, but these errors were encountered: