Commit Graph

  • c9dcf64cd0 Add throw exception case in executeStep Add Comments hongshibao 2015-10-26 00:35:36 +08:00
  • 05d304b7c9 add Backup class hongshibao 2015-10-25 18:31:16 +08:00
  • 7fa11f679e README rework and slight update Sébastien Rombauts 2015-10-10 13:34:43 +02:00
  • 18aa9e4def Fix a too long comment Sébastien Rombauts 2015-10-07 22:26:58 +02:00
  • 65309d5db8 Enable GCov instrumentation in Debug build mode and upload results to coveralls Sébastien Rombauts 2015-10-07 22:24:18 +02:00
  • fb42c64bea Chromium googletest library moved to the new googlesource.com infrastructure Sébastien Rombauts 2015-10-07 22:05:34 +02:00
  • ebd19b0b05 Update to Travis Continuous Integration build script Sébastien Rombauts 2015-10-07 21:53:00 +02:00
  • 7e9983b00f Removed unusel googletest module. RemoveGoogleTest Mattes D 2015-10-01 13:23:28 +02:00
  • cc20878146 Merge pull request #67 from HNO3/fix-column-conversion-string Sébastien Rombauts 2015-09-23 08:25:18 +02:00
  • d7603db7d3 Fix Column::operator std::string to work properly on Visual C++ 2015 LEE Wondong 2015-09-23 14:28:14 +09:00
  • de2fd218a1 Update version to 1.2.0 with new getHandle() 1.2.0 Sébastien Rombauts 2015-09-09 19:02:34 +02:00
  • 4bd8786e6a Fix #65 Database::getHandle() exposes underlying SQLite handle Sébastien Rombauts 2015-09-09 18:59:18 +02:00
  • f39b84c879 Fix #66: Update documentation on installation, CMake and unit tests Sébastien Rombauts 2015-09-06 12:31:05 +02:00
  • 2c62e9595c Add badge for License Sébastien Rombauts 2015-08-24 15:18:20 +02:00
  • af78d59349 Move Gitter chat badge after introduction UpstreamMaster Sébastien Rombauts 2015-06-01 22:10:47 +02:00
  • d36c39ccf3 Fix CppDepends most useful warnings: Sébastien Rombauts 2015-06-01 22:05:24 +02:00
  • 8c7aced3fb Merge pull request #59 from gitter-badger/gitter-badge Sébastien Rombauts 2015-05-29 17:25:40 +02:00
  • 94d40c1d1d Added Gitter badge The Gitter Badger 2015-05-29 15:22:11 +00:00
  • 49679e7b54 Merge pull request #3 from SRombauts/master backup worktycho 2015-05-28 12:56:05 +01:00
  • 16be0dc3aa Fix #58 "Compile fails in gcc 5.1.0" : correct detection of noexcept support for GCC >= 4.7 Sébastien Rombauts 2015-05-27 12:26:30 +02:00
  • 9bb0aed805 Update googletest to latest, and deactivate certain class of warnings for its compilation Sébastien Rombauts 2015-05-27 07:45:13 +02:00
  • b7a3910579 cpplint output correct MSVC warnings Sébastien Rombauts 2015-05-27 07:26:05 +02:00
  • 56ec1c8c44 Merge pull request #2 from SRombauts/master Mattes D 2015-05-26 08:12:32 +02:00
  • e46500dae8 Merge pull request #56 from aurelien35/Dev Sébastien Rombauts 2015-05-21 11:41:27 +02:00
  • 5a8a6e243e Removed a warning in release build with Visual Studio Aurelien ALBERT 2015-05-21 10:52:46 +02:00
  • e4b5d6eeed Update version to 1.1.0 with bugfix and new loadExtension() 1.1.0 Sébastien Rombauts 2015-05-18 21:10:48 +02:00
  • 594b9c26b2 Merge pull request #52 from nazim-can-bedir/master Sébastien Rombauts 2015-05-17 07:40:33 +02:00
  • 99db2f8bdb Added conditional support for extension loading ncr 2015-05-16 17:42:45 +03:00
  • e8af4f6738 Merge pull request #51 from portwaypoint/master Sébastien Rombauts 2015-05-13 12:23:35 +02:00
  • 368049a613 Added support for extension loading Richard Jones 2015-05-08 09:47:12 +01:00
  • 318f742b5c Revert use sqlite_errstr instead of sqlite3_errmsg that fixed #48 Sébastien Rombauts 2015-05-06 09:10:39 +02:00
  • 3ffc07b1c2 Merge pull request #49 from onuraslan/fix-48 Sébastien Rombauts 2015-05-06 04:05:54 +02:00
  • e55fffefd7 Use sqlite_errstr instead of sqlite3_errmsg Onur Aslan 2015-05-06 00:22:43 +03:00
  • 4f4c9aa918 Add a release badge to show 1.0.0 1.0.0 Sébastien Rombauts 2015-05-03 23:07:49 +02:00
  • 09db07ccc7 Updated version to 1.0.0 changelog and copyright date Sébastien Rombauts 2015-05-03 22:56:21 +02:00
  • e537195625 Fix #47 setBusyTimeout in constructor Sébastien Rombauts 2015-05-03 22:24:34 +02:00
  • 3c39f1ff1c Fix 3 new cpplint warnings about max line size Sébastien Rombauts 2015-05-03 22:16:47 +02:00
  • b9322fb0ab Example now print SQLite version Sébastien Rombauts 2015-05-03 21:43:10 +02:00
  • f5e0cafa72 Minor fixes to comments and fix the build Sébastien Rombauts 2015-05-03 21:42:47 +02:00
  • 31dbcda9ad Minor fixes to comments and an API Sébastien Rombauts 2015-05-03 20:23:59 +02:00
  • 8797f16d12 Add Statement::getColumnName(aIndex) Sébastien Rombauts 2015-05-03 17:21:04 +02:00
  • 078365febc Fix part of issue #34 about 64 bits long with GCC on AMD64 Sébastien Rombauts 2015-05-03 17:05:28 +02:00
  • 7e16e8545f Re-enable SQLITE_ENABLE_COLUMN_METADATA by default under Windows Sébastien Rombauts 2015-05-01 22:46:51 +02:00
  • f407e4e469 Add unit test for Column names Sébastien Rombauts 2015-05-01 22:37:19 +02:00
  • 1ed18ce273 Add unit test about Column operators Sébastien Rombauts 2015-05-01 21:07:27 +02:00
  • abebb231c6 Add a new test to show persistence in file (on contrary to in memory databases) Sébastien Rombauts 2015-05-01 17:41:11 +02:00
  • 59ceff2ec2 Deactivate unit test for setBusyTimeout() not supported before SQLite 3.7.15 Sébastien Rombauts 2015-05-01 12:48:04 +02:00
  • acaed41465 setBusyTimeout() now uses check() and throw in case of error Sébastien Rombauts 2015-05-01 11:50:50 +02:00
  • 18620457b1 Add some more Unit Tests Sébastien Rombauts 2015-04-30 22:20:13 +02:00
  • b10bf6faa5 Re-enable SQLITE_ENABLE_COLUMN_METADATA by default under Windows Sébastien Rombauts 2015-04-30 22:17:16 +02:00
  • 416958f094 Add sample code for getColumn() by name Sébastien Rombauts 2015-04-30 22:08:26 +02:00
  • 7fbfc29677 Fix #23 optimized Statement::getColumn() by name Sébastien Rombauts 2015-04-30 18:39:46 +02:00
  • d45ec996a3 Fix the example overload pb on GCC & Clang Sébastien Rombauts 2015-04-29 10:19:19 +02:00
  • 6a2f8a6a8b Cleanup and comment on the overload for GCC & Clang Sébastien Rombauts 2015-04-29 10:12:13 +02:00
  • 82364ea419 Minor improvement of example1 to demonstrate variable reuse Sébastien Rombauts 2015-04-28 20:08:38 +02:00
  • 29a9645314 Fix cpplint style warning introduced by #45 Sébastien Rombauts 2015-04-20 21:04:43 +02:00
  • 6499f93b07 Fix cmake find Python Interpreter (instead of Libs) Sébastien Rombauts 2015-04-20 21:04:18 +02:00
  • dae5388ece Merge pull request #45 from HighSparrow/master Sébastien Rombauts 2015-04-20 20:52:58 +02:00
  • 170fdd55c7 cpplint: do not break build for style warnings Sébastien Rombauts 2015-04-20 20:51:09 +02:00
  • b17195b8d0 Merge pull request #1 from SRombauts/master Mattes D 2015-04-19 14:53:26 +02:00
  • b6fdf50669 Fix issue: Column by name #23 Jack.Yuan 2015-04-17 15:59:58 +08:00
  • 134efd6392 Update Statement.cpp Jack.Yuan 2015-04-17 15:58:36 +08:00
  • 5ec39df7e0 Fix #44 update information on alternate wrappers, and remove the outdated dedicated file. Sébastien Rombauts 2015-04-14 16:56:54 +02:00
  • 4c0cc910bb Simplify scripts following changes to paths of the example Sébastien Rombauts 2015-03-26 17:54:38 +01:00
  • b6eb04e37c Changes paths to example db and logo to absolute paths using helper function to extract path to examples sub-directory. Kartik Kumar 2015-03-26 10:54:18 +01:00
  • 7cfd3e82f1 Merge pull request #42 from MariadeAnton/bii/updates Sébastien Rombauts 2015-03-25 14:52:15 +01:00
  • e10b17682f CMake find_package(Python) to use cpplint Sébastien Rombauts 2015-03-24 21:56:44 +01:00
  • bb035143a9 Fix a CMake warning Sébastien Rombauts 2015-03-24 21:55:19 +01:00
  • a5d0ba4023 Merge pull request #41 from MariadeAnton/sqlite/update Sébastien Rombauts 2015-03-24 21:06:42 +01:00
  • 2b5704e9e5 sqlite v3.8.8.3. mariadeanton 2015-03-24 17:24:58 +01:00
  • 0aa4a43ae8 improved biicode support mariadeanton 2015-03-24 17:05:01 +01:00
  • 987f9e465f Fix AppVeyor build and add build status badge and link Sébastien Rombauts 2015-03-20 21:55:46 +01:00
  • 9d4829ab1e Cleanup and improvement to build script Sébastien Rombauts 2015-03-20 13:05:35 +01:00
  • ef974c2be6 Add AppVeyor config file Sébastien Rombauts 2015-03-19 18:15:08 +01:00
  • 0baa5f99d5 Merge pull request #40 from matthin/patch-1 Sébastien Rombauts 2015-03-19 17:39:36 +01:00
  • a21f8b705a Fix small spelling mistake Justin Harrison 2015-03-19 11:38:45 -04:00
  • b84721aed3 Update copyright date in recently modified files Sébastien Rombauts 2015-03-08 22:53:33 +01:00
  • 4d86a9a7bc Remove Doxygen deprecated attributes Sébastien Rombauts 2015-03-08 22:53:04 +01:00
  • 81d7398dd9 Add scripts to MSVC solution Sébastien Rombauts 2015-03-08 22:52:41 +01:00
  • f31a459cd8 Revert #31 Statement now stores the status of the last operation. Sébastien Rombauts 2015-03-08 15:12:26 +01:00
  • bfdf288d3d Fix #37 Last error code cannot be accessed Sébastien Rombauts 2015-03-08 14:06:57 +01:00
  • 15180a9919 Merge pull request #35 from MariadeAnton/master Sébastien Rombauts 2015-01-16 19:46:06 +01:00
  • 2e6482e993 added biicode support mariadeanton 2015-01-16 12:02:48 +01:00
  • 91a98f8c73 Update Google Test submodule to latest upstream commit with better Visual Studio 2013 support Sébastien Rombauts 2014-09-29 20:41:54 +02:00
  • 285246f48e Merge pull request #31 from AndyLing/master Sébastien Rombauts 2014-09-24 09:49:36 +02:00
  • 5812460a21 Reactivated dev tools in scripts and Travis CI config file Sébastien Rombauts 2013-09-24 08:32:22 +02:00
  • 7dc1ae92a2 Merge pull request #32 from r4d2/master Sébastien Rombauts 2014-09-24 09:02:22 +02:00
  • c114309550 deactivating optional build settings r4d2 2014-09-23 21:55:59 -04:00
  • bb7a047d52 Fixed whitespace issues AndyLing 2014-09-19 12:00:27 +01:00
  • 4e770eb741 Statement now stores the status of the last operation so it can be checked in the pointer destructor AndyLing 2014-09-19 10:54:55 +01:00
  • 55edadd56d Fix cpplint warning for Travis Continuous Integration Sébastien Rombauts 2014-09-17 22:29:42 +02:00
  • 8b0fa672bf Fix cpplint warning for Travis Continuous Integration Sébastien Rombauts 2014-09-17 22:29:37 +02:00
  • 618169cf36 Merge pull request #29 from mc-server/FixClangWarning Sébastien Rombauts 2014-09-17 22:21:48 +02:00
  • 881228f84d Merge pull request #30 from mc-server/weirdflags Sébastien Rombauts 2014-09-17 22:20:23 +02:00
  • 19f740ec0b Merge pull request #26 from saaqibz/patch-3 Sébastien Rombauts 2014-09-17 22:14:01 +02:00
  • 10ceb2f0f6 Merge pull request #25 from saaqibz/patch-2 Sébastien Rombauts 2014-09-17 22:13:49 +02:00
  • e17d77245b Fix for clang warning about Column's implicit constructor. FixClangWarning madmaxoft 2014-09-17 21:29:33 +02:00
  • 203c2fb68b Removed weird GCC flags causing problems. weirdflags madmaxoft 2014-09-03 22:31:57 +02:00
  • 78fcc0d050 clearBinding functionality to statement.cpp S. Alexander Zaman 2014-08-19 16:18:21 -05:00
  • 45379f9325 clearBinding S. Alexander Zaman 2014-08-19 16:15:57 -05:00