1.3 KiB
1.3 KiB
bigint,numbermodes forSQLite,MySQL,PostgreSQL,SingleStoredecimal&numericcolumn types- Changed behavior of
sql-jsquery preparation to query prebuild instead of db-side prepare due to need to manually free prepared queries, removed.free()method - Fixed
MySQL,SingleStorevarcharallowing not specifyinglengthin config - Fixed
MySQL,SingleStorebinary,varbinarydata\type mismatches - Fixed
numeric\decimaldata\type mismatches: #1290, #1453 - Fixed
drizzle-studio+AWS Data Apiconnection issue: #3224 - Fixed
isConfigutility function checking types of wrong fields - Enabled
supportBigNumbersin auto-createdmysql2driver instances - Fixed custom schema tables querying in RQBv1: #4060
- Removed in-driver mapping for postgres types
1231(numeric[]),1115(timestamp[]),1185(timestamp_with_timezone[]),1187(interval[]),1182(date[]), preventing precision loss and data\type mismatches - Fixed
SQLitebuffer-modeblobsometimes returningnumber[]