changelogs/drizzle-orm/0.41.0.md
bigint, number modes for SQLite, MySQL, PostgreSQL, SingleStore decimal & numeric column typessql-js query preparation to query prebuild instead of db-side prepare due to need to manually free prepared queries, removed .free() methodMySQL, SingleStore varchar allowing not specifying length in configMySQL, SingleStore binary, varbinary data\type mismatchesnumeric\decimal data\type mismatches: #1290, #1453drizzle-studio + AWS Data Api connection issue: #3224isConfig utility function checking types of wrong fieldssupportBigNumbers in auto-created mysql2 driver instances1231 (numeric[]), 1115 (timestamp[]), 1185 (timestamp_with_timezone[]), 1187 (interval[]), 1182 (date[]), preventing precision loss and data\type mismatchesSQLite buffer-mode blob sometimes returning number[]