mappifysql
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "mappifysql", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "MappifySQL is a lightweight, easy-to-use Object-Relational Mapping (ORM) library for MySQL databases, designed for use with Node.js. It provides an intuitive, promise-based API for interacting with your MySQL database using JavaScript or TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
@@ -1,29 +0,28 @@ | ||
��# M a p p i f y S Q L : A M y S Q L O R M f o r N o d e . j s | ||