Skip to content

Commit 6be3fa3

Browse files
authored
Merge pull request #399 from drizzle-team/beta
2 parents e1d0e35 + 9969308 commit 6be3fa3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelogs/drizzle-orm/0.23.7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- 🎉 Added `INSERT IGNORE` support for MySQL (#305)

drizzle-orm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drizzle-orm",
3-
"version": "0.23.6",
3+
"version": "0.23.7",
44
"description": "Drizzle ORM package for SQL databases",
55
"scripts": {
66
"build": "tsc && resolve-tspaths && cp ../README.md package.json dist/",

0 commit comments

Comments
 (0)