From 913108c2736ecd4b7e3452aeebf1c60517f6b136 Mon Sep 17 00:00:00 2001 From: enrybi Date: Wed, 17 Feb 2021 15:19:19 +0100 Subject: [PATCH] Update readme.md 'null'/'NULL' value insert instead of empty value --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cf88b401..db27c344 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@ MysqliDb -- Simple MySQLi wrapper and object mapper with prepared statements +With 'null'/'NULL' value inserted as 'NULL' IN the rawQuery func used to update
### Table of Contents