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 commit was created on GitHub.com and signed with GitHub’s verified signature.
bigint, number modes for SQLite, MySQL, PostgreSQL, SingleStoredecimal & numeric column types
Changed behavior of sql-js query preparation to query prebuild instead of db-side prepare due to need to manually free prepared queries, removed .free() method
Fixed MySQL, SingleStorevarchar allowing not specifying length in config