Skip to content

SOCI integration and Code cleanup

Pre-release
Pre-release
Compare
Choose a tag to compare
@BrainlessLabs BrainlessLabs released this 14 Mar 09:18
· 147 commits to master since this release
a8f264f

Following are some things that are implemented:

  1. SOCI Integration - This enables the use of many database backends
  2. Using Boost Fusion - Using Boost Fusion makes the code very clean, debuggable and more adaptive.
  3. Adding transactions