Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-06-08 | 183 Bytes | |
Version 3.0.2 source code.tar.gz | 2022-06-08 | 33.5 kB | |
Version 3.0.2 source code.zip | 2022-06-08 | 64.2 kB | |
Totals: 3 Items | 97.8 kB | 1 |
- Guarantee that
EasyDB::row()
always returns anarray
instead of throwing aTypeError
when encounteringnull
. See also: #144.