All notable changes to this project will be documented in this file.
- result on all database function, be more specific
- database function for execute, executeReturn, and transaction
- decimal type transformation when execute to database
- remove onError and setError on every func on database, move it on result.
- do abstraction for all code
- Idle lifetime and open lifetime for auto dispose action.