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
Fix memory error with long sql strings (sql-js#566)
* add a test for sql-js#561
* fix memory issue with long sql strings
fixessql-js#561
thanks @kripken for the fix: sql-js#561 (comment)
* include the new stack size on all targets
* remove debig log
0 commit comments