Logo
Explore Help
Sign In
cuberite/SQLiteCpp
1
0
Fork 0
You've already forked SQLiteCpp
mirror of https://github.com/cuberite/SQLiteCpp.git synced 2025-08-04 09:46:02 -04:00
Code Issues Packages Projects Releases Wiki Activity
SQLiteCpp/src
History
fekir 67ac88fb1e Add SQLite::Exception constructor that takes const char* in order to avoid possible std::bad_alloc exception
std::runtime_error provides such overload in c++11, therefore it will make no difference when compiling for c++03, but should provide no harm either
2017-08-19 08:59:57 +02:00
..
Backup.cpp
Remove last #include <sqlite3.h> from a header : add a few public constants
2016-07-13 17:16:41 +02:00
Column.cpp
Fix #94 warning: "'extern' variable has an initializer"
2016-07-26 07:39:35 +02:00
Database.cpp
Fix unused parameter warning
2017-03-31 12:22:48 +09:00
Exception.cpp
Add SQLite::Exception constructor that takes const char* in order to avoid possible std::bad_alloc exception
2017-08-19 08:59:57 +02:00
Statement.cpp
Revert recent switch from uint32_t/int64_t to use int/unsigned/long/long long and fix #93
2016-07-19 10:56:08 +02:00
Transaction.cpp
Add unit tests for statement bindings + removed an assert() for ~Transaction()
2016-06-30 11:35:28 +02:00
Powered by Gitea Version: Page: 185ms Template: 12ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API