We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09a5a3e + 3a0b709 commit 3697122Copy full SHA for 3697122
changelogs/drizzle-orm/0.23.8.md
@@ -0,0 +1 @@
1
+- 🎉 Fixed dates timezone differences for timestamps in Postgres and MySQL (contributed by @AppelBoomHD via #288)
drizzle-orm/package.json
@@ -1,6 +1,6 @@
{
2
"name": "drizzle-orm",
3
- "version": "0.23.7",
+ "version": "0.23.8",
4
"description": "Drizzle ORM package for SQL databases",
5
"scripts": {
6
"build": "tsc && resolve-tspaths && cp ../README.md package.json dist/",
0 commit comments