Skip to content

v0.2.0 - Overhaul

Compare
Choose a tag to compare
@anton7r anton7r released this 24 Jun 16:36
· 26 commits to main since this release

This version brings major changes to nearly everything in this package:
This version changes how named queries work, before we allowed named queries to be non-case sensitive but now they are, this is because having them be case sensitive increases performance.

Also in this version we added a way to do prepared queries which are useful in a high performance environment