mod_storage_sql: Use 'IS' for comparison instead of '=', to avoid SQL's NULL insanity.
authorWaqas Hussain <waqas20@gmail.com>
Mon, 13 Dec 2010 14:28:57 +0000 (19:28 +0500)
committerWaqas Hussain <waqas20@gmail.com>
Mon, 13 Dec 2010 14:28:57 +0000 (19:28 +0500)
commit4a26a4c2e058f99f87d4d066c0b8c9347a6b4b57
tree4cee20b63e211d515fb52e341f8c134569b87736
parent845052c0cf15831cdf1dd1dbcae11aecf35c47db
mod_storage_sql: Use 'IS' for comparison instead of '=', to avoid SQL's NULL insanity.
plugins/mod_storage_sql.lua