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
This adds the `preparedStatementsCache` option when opening databases. When set to a value greater than zero, that amount of SQL statements are cached by workers to avoid having to parse them every time a statement is executed.
0 commit comments