- Restructured tests - Localized driver name for SQLite driver (fixes #37) - Ensured that binding type definitions are required
Authentication appears to be broken with a real database
- Introduced abstract Statement class to hold common methods - Common methods currently consist of a date formatter and type caster - Moved binding tests to a trait for reuse with future drivers