autoscriptorm 1.0.5 → 1.0.7
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 +4 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
<img src ="https://img.shields.io/badge/TypeScript-v5.9.3-blue"/> <img src ="https://img.shields.io/badge/PG-v8.17.1-red"/>
|
|
2
2
|
|
|
3
|
+
|
|
4
|
+
<img width="1472" height="704" alt="Gemini_Generated_Image_kpbzoskpbzoskpbz (1)" src="https://github.com/user-attachments/assets/db4dc37c-e88e-4f48-bfd4-768b0c0333c9" />
|
|
5
|
+
|
|
3
6
|
## Autoscript ORM
|
|
4
7
|
### Description
|
|
5
8
|
Autoscript is a lite TypeScript ORM for [PostgreSQL](https://www.npmjs.com/package/pg). </br>
|
|
@@ -282,4 +285,4 @@ main()
|
|
|
282
285
|
)
|
|
283
286
|
})
|
|
284
287
|
}
|
|
285
|
-
```
|
|
288
|
+
```
|