v0.12.0
Fixes:
#39 database connection caching
#40 table names caching to avoid reading connection metadata on every execution
#41 Configuration mechanism, both per execution (via annotation) and global (via configuration file). More details here .