ThingEngineer / PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Other
3.3k stars 1.34k forks source link

Added 'null'/'NULL' insertion as 'NULL' instead of an empty string '' #954

Open enrybisco opened 3 years ago

enrybisco commented 3 years ago

nulls insert for numbers are now allowed