Skip to content

v0.12.0

Compare
Choose a tag to compare
@rmpestano rmpestano released this 04 Sep 18:26
· 101 commits to master since this release

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 .