Major changes in v.3.1.0:
- Changed primary branch from "master" to "main"
- Experimental forward compatibility with PHP 9.0 4acd807
- Correcting MySQL max_execution_time 66b7c98
- Benchmarking now returns start/stop instead of duration fa4ab59
- Updating $db->explain() to support FORMAT=JSON dac33f6
- Renaming version() to info() to avoid naming conflict 8dccd8c
- Adding handler for empty arrays with eq/neq functions 1ae73cd