ezobjects-mysql
Advanced tools
Comparing version 10.1.6 to 10.1.7
const docket = require(`docket-parser`); | ||
docket.title(`EZ Objects v10.1.6`); | ||
docket.title(`EZ Objects v10.1.7`); | ||
docket.linkClass(`text-success`); | ||
docket.parseFiles([`index.js`]); | ||
docket.generateDocs(`docs`); |
{ | ||
"name": "ezobjects-mysql", | ||
"version": "10.1.6", | ||
"version": "10.1.7", | ||
"description": "Easy dynamic object generation with optional MySQL table linking", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# EZ Objects - MySQL Edition - v10.1.6 | ||
# EZ Objects - MySQL Edition - v10.1.7 | ||
@@ -49,3 +49,3 @@ EZ Objects (MySQL Edition) is a Node.js module (that can also be usefully [browserify](https://github.com/browserify/browserify)'d) that aims to save | ||
It might be best to start off with a basic example where I do the following: | ||
It might be best to start off with a basic example where we do the following: | ||
@@ -52,0 +52,0 @@ 1) Configure an EZ Object called `DatabaseRecord` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
795422