Change8

0.38.4

📦 drizzle-ormView on GitHub →
1 features🐛 2 fixes🔧 2 symbols

Summary

This release introduces support for the SingleStore vector type and fixes a bug related to SQL generation for dropping indexes.

✨ New Features

  • Added support for SingleStore 'vector' type

🐛 Bug Fixes

  • Fixed incorrect DROP INDEX statement generation (#3866)
  • Fixed various typos in the codebase

🔧 Affected Symbols

SingleStoreDROP INDEX