poggit / libasynql

Asynchronous MySQL access library for PocketMine plugins.
https://poggit.github.io/libasynql
Apache License 2.0
132 stars 44 forks source link

Forgot execute select callback returns an array #50

Closed Endermanbugzjfc closed 3 years ago

SOF3 commented 3 years ago

Or you could have saved the trouble by just var dumping everything :)

Endermanbugzjfc commented 3 years ago

Don't think it is a good idea to use var dump in example codes :thonk:

SOF3 commented 3 years ago

Nor is echo. var_dump, on the hand, makes it clear that it is just an example.