[Drizzle Kit]: feat: Add cert validation#5588
Merged
AndriiSherman merged 1 commit intoissues2from Apr 15, 2026
Merged
Conversation
AndriiSherman
added a commit
that referenced
this pull request
Apr 16, 2026
* added batch for d1 in kit and orm migrate * d1 kit and orm batch fixes * fixed attw * attw fixes * rolled back changes in up-migrator for sqlite/sqlite-proxy + moved proxy integrations for up-migrators into separate logic * up-migrator update for proxy * fixes for sqlite proxy * marked mssql as optional peer dep + fixes in d1 kit callback * fixed attw * sqlite-proxy up migrator update - used db.session.values instead of db.session.all this helps to remove remoteMigrateCallback from drizzle-kit for d1 - added query.length check so d1 http does not fail * commutativity rewrite * release notes * feat: Add cert validation (#5588) * Add introspection tests for mariadb primary keys and update column name handling in MySQL dialect (#5578) Co-authored-by: AndriiSherman <andreysherman11@gmail.com> * fix mock * fix ignore-conflicts --------- Co-authored-by: AndriiSherman <andreysherman11@gmail.com> Co-authored-by: Roman Nabukhotnyi <97584054+RomanNabukhotnyi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.