EasyDB v3.0.2 Release Notes
-
- Guarantee that
EasyDB::row()
always returns anarray
instead of throwing aTypeError
when encounteringnull
. See also: #144.
- Guarantee that
EasyDB::row()
always returns an array
instead of throwing
a TypeError
when encountering null
.
See also: #144.