drizzle-orm 0.29.2-1d1e96d → 0.29.2-39c9e73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
- package/version.cjs +1 -1
- package/version.d.cts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
<img src="./misc/readme/logo-github-dark.svg#gh-dark-mode-only" />
|
|
3
3
|
<img src="./misc/readme/logo-github-light.svg#gh-light-mode-only" />
|
|
4
|
+
<h6>If you know SQL, you know Drizzle ORM</h6>
|
|
4
5
|
</div>
|
|
5
6
|
<h4 align="center">
|
|
6
7
|
<a href="https://oramasearch.com?utm_source=github">Website</a> •
|
package/package.json
CHANGED
package/version.cjs
CHANGED
package/version.d.cts
CHANGED
package/version.d.ts
CHANGED
package/version.js
CHANGED