From 14543eed0b7fb15bef494d941e791725b6607149 Mon Sep 17 00:00:00 2001 From: oof1lab Date: Mon, 13 Nov 2017 12:42:41 +0530 Subject: [PATCH] doc : update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83e80f271a..75fc3ffc0e 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,8 @@ Powered by popular node packages : ([express](https://github.com/expressjs/expre * Generates API for **ANY** MySql database * :fire::fire: Serves APIs irrespective of naming conventions of primary keys, foreign keys, tables etc * Support for composite primary keys -* CRUD, List, FindOne, Count, Exists +* CRUD, List, FindOne, Count, Exists +* :fire: Bulk insert, delete, read * Relations * Pagination * Sorting