- edited description
Issue #1
resolved
As it stands, EasyDatabase provides asynchronous methods to execute queries that do not return any value. All SELECT commands are synchronous.
In certain situations, it might be useful to load data asynchronously for later use.
Comments (3)
-
reporter -
reporter - edited description
-
reporter - changed status to resolved
Implemented. Will be available in version 0.9.2
- Log in to comment