2 Commits

Author SHA1 Message Date
Sebastien Rombauts
047cbcf637 Added a SQLite::Exception class based on std::runtime_error
- Using SQLite::Exception instead of std::runtime_error
- Adding exception spec everywhere
- Simplifing the Database constructor parameters to simply use "flags"
2012-03-31 16:29:23 +02:00
Sebastien Rombauts
26f5b85c3a Clenup : dispatching wrapper in Database.* and Statement.* files 2012-03-31 13:52:45 +02:00