Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SqliteModernCpp/sqlite_modern_cpp issues and pull requests
#237 - Error to run the lib in windows 10
Issue -
State: open - Opened by alinemati-uwm about 1 month ago
#236 - Solved conversion warnings
Pull Request -
State: open - Opened by flaviu22 4 months ago
#235 - Please support catch2 3.x
Issue -
State: open - Opened by hosiet 4 months ago
- 1 comment
#234 - Multiple warnings when building with VS 2019
Issue -
State: open - Opened by az-faro 5 months ago
#233 - Add install procedure to CMake and make finding tests optional
Pull Request -
State: open - Opened by EduMenges 5 months ago
#232 - Store error message also for basic return codes.
Pull Request -
State: open - Opened by WKarel 6 months ago
#231 - Possible to use via FetchContent or CPM?
Issue -
State: open - Opened by adamski 11 months ago
- 1 comment
#230 - Database encryption
Issue -
State: open - Opened by nikita-vedre 12 months ago
- 1 comment
#229 - Unknown number of columns
Issue -
State: open - Opened by hidai-pfr about 1 year ago
- 1 comment
#228 - Improve CMake to add sqlite_modern_cpp to other projects
Pull Request -
State: closed - Opened by VitaliiDemediuk about 1 year ago
#227 - Project does not work in VS2022
Issue -
State: closed - Opened by MichaelFinance over 1 year ago
- 2 comments
#226 - Set `std::optional` to `std::nullopt` instead of throwing `sqlite::errors::no_rows`
Issue -
State: open - Opened by blackpill0w over 1 year ago
#225 - Are JOIN operations suported?
Issue -
State: closed - Opened by bell-duane12 over 1 year ago
- 1 comment
#224 - Invalid range expression of type 'database_binder'; no viable 'begin' function available
Issue -
State: open - Opened by andriy-byte over 1 year ago
- 3 comments
#223 - upgrade hunter to newest version to upgrade Catch2 catchorg/Catch2#2421
Pull Request -
State: closed - Opened by barrybingo almost 2 years ago
#222 - static cast the returned SQLite value from double to float
Pull Request -
State: open - Opened by merajabi almost 2 years ago
#221 - Serialized Mode of Sqlite3
Issue -
State: open - Opened by mukand almost 2 years ago
#220 - don't use `sqlite3_result_null ` if the optional has a value
Pull Request -
State: open - Opened by cppdev123 about 2 years ago
#219 - with C++20
Issue -
State: open - Opened by 1574354102 over 2 years ago
- 1 comment
#218 - Fixed a typo in type_wrapper.h
Pull Request -
State: closed - Opened by rturrado over 2 years ago
#217 - Fixed type_wrapper.h version checks for Visual Studio.
Pull Request -
State: closed - Opened by rturrado over 2 years ago
- 1 comment
#216 - upgrade hunter
Pull Request -
State: closed - Opened by aminroosta over 2 years ago
#215 - [question] about data update wrapper
Issue -
State: open - Opened by fawdlstty over 2 years ago
- 2 comments
#214 - Updated README.md indicating the necessity to define the macro MODERN…
Pull Request -
State: open - Opened by rturrado almost 3 years ago
- 9 comments
#213 - I dont know how to compile my C++ files with this library
Issue -
State: closed - Opened by beemibrahim almost 3 years ago
- 2 comments
#212 - about latest release
Issue -
State: open - Opened by sequoiar almost 3 years ago
- 2 comments
#211 - How to get a binary blob and it's size
Issue -
State: closed - Opened by ckok77 over 3 years ago
- 1 comment
#210 - Added undef of __cpp_lib_uncaught_exceptions when iOS < 10.0
Pull Request -
State: closed - Opened by Szpaqn about 4 years ago
- 4 comments
#209 - Usage of `std::optional` fails under MSVC 14.2 / VS 2019
Issue -
State: open - Opened by Superlokkus about 4 years ago
- 2 comments
#208 - Does this library support the JSON1 extension?
Issue -
State: closed - Opened by remz1337 over 4 years ago
- 1 comment
#207 - Ability to interrupt queries
Issue -
State: open - Opened by Salamandar over 4 years ago
#206 - ability to change database name
Issue -
State: open - Opened by Syn9673 over 4 years ago
- 1 comment
#205 - Revert "Document the difference between `execute` and `++`"
Pull Request -
State: closed - Opened by igor-egorov over 4 years ago
#204 - upgrade hunter to newest version (to support MSVC 2019); upgrade to Catch2
Pull Request -
State: closed - Opened by marciso over 4 years ago
- 1 comment
#203 - use _MSVC_LANG to include C++17 headers in Visual Studio
Pull Request -
State: closed - Opened by marciso over 4 years ago
- 2 comments
#202 - make use _MSVC_LANG to include c++17 headers
Pull Request -
State: closed - Opened by marciso over 4 years ago
#201 - fix sequence points between getting text and its length
Pull Request -
State: closed - Opened by marciso over 4 years ago
- 2 comments
#200 - unnecessary calls to sqlite3_{column,value}_bytes{,16} in getting text
Issue -
State: closed - Opened by marciso over 4 years ago
- 4 comments
#199 - std::optional and std::variant not supported with MSVC 2019
Issue -
State: closed - Opened by marciso over 4 years ago
- 4 comments
#198 - typo in the std::variant<std::string, ...> supprt
Issue -
State: closed - Opened by marciso over 4 years ago
- 1 comment
#197 - support for user definer type in getting values
Issue -
State: closed - Opened by marciso almost 5 years ago
- 4 comments
#196 - compilation failure with clang 8 targeting OSX
Issue -
State: open - Opened by BrannonKing almost 5 years ago
#195 - Sql Logic Error
Issue -
State: closed - Opened by Hirobreak about 5 years ago
- 3 comments
#194 - Some typo fix in README
Pull Request -
State: closed - Opened by zouquan741 about 5 years ago
- 1 comment
#193 - Some typo fix in readme
Pull Request -
State: closed - Opened by zouquan741 about 5 years ago
- 4 comments
#192 - Don't include experimental/optional if on Apple clang 11
Pull Request -
State: closed - Opened by shaglund about 5 years ago
- 1 comment
#191 - Don't include experimental/optional if on Apple clang 11
Pull Request -
State: closed - Opened by shaglund about 5 years ago
- 2 comments
#190 - Only use optional if c++17
Pull Request -
State: closed - Opened by shaglund about 5 years ago
#189 - Store error message instead of error string for exceptions
Pull Request -
State: closed - Opened by zauguin about 5 years ago
- 2 comments
#188 - unique_ptr receiving single or absent result
Issue -
State: closed - Opened by BrannonKing about 5 years ago
- 3 comments
#187 - exception handler should call sqlite3_errmsg
Issue -
State: closed - Opened by BrannonKing about 5 years ago
- 1 comment
#186 - aggregate functions with multiple parameters
Issue -
State: closed - Opened by BrannonKing about 5 years ago
- 2 comments
#185 - Is the "IN" operator supported? I don't see an example
Issue -
State: open - Opened by BrannonKing about 5 years ago
- 6 comments
#184 - consider allowing usage of `std::span<T>` / `gsl::span<T>` for writing blobs
Issue -
State: open - Opened by lakinwecker about 5 years ago
- 7 comments
#183 - Exiting without hot journal
Issue -
State: open - Opened by msis about 5 years ago
- 1 comment
#182 - Add to ubuntu apt-get
Issue -
State: open - Opened by ejamshidiasl about 5 years ago
#181 - [Need help] how to get column name, type and row count for select *
Issue -
State: open - Opened by RameshJangama over 5 years ago
- 1 comment
#180 - Fix errors.h in visual studio
Pull Request -
State: closed - Opened by aminroosta over 5 years ago
#179 - compilation error in error_codes.h with MSVC
Issue -
State: closed - Opened by hwelzel over 5 years ago
- 5 comments
#178 - Document the difference between `execute` and `++`
Pull Request -
State: closed - Opened by haslersn over 5 years ago
- 2 comments
#177 - question about select * etc
Issue -
State: open - Opened by aiafrasinei over 5 years ago
- 1 comment
#176 - how to add database object as a member in class ???
Issue -
State: closed - Opened by BaderTalal over 5 years ago
- 1 comment
#175 - std::string_view + other non null-terminated input support for insertion
Issue -
State: open - Opened by Xeverous almost 6 years ago
#174 - Fix typo, save -> safe
Pull Request -
State: closed - Opened by paulsapps about 6 years ago
#173 - std::monostate should act like nullptr
Pull Request -
State: closed - Opened by epsilon-phase about 6 years ago
- 6 comments
#172 - Add monostate support as a nullptr
Pull Request -
State: closed - Opened by epsilon-phase about 6 years ago
- 4 comments
#171 - How to check if table or column in table is present?
Issue -
State: closed - Opened by NikitaFeodonit about 6 years ago
- 2 comments
#170 - Support for named and indexed parameters
Pull Request -
State: closed - Opened by zauguin over 6 years ago
- 5 comments
#169 - Not clearing all bindings
Issue -
State: open - Opened by zauguin over 6 years ago
- 2 comments
#168 - Add binding mode option to database and database_binder
Pull Request -
State: open - Opened by jimmyjxiao over 6 years ago
- 1 comment
#167 - Use std::string_view as argument instead of std::string on C++17 Compilers
Pull Request -
State: closed - Opened by jimmyjxiao over 6 years ago
- 6 comments
#166 - Do not nest switch to avoid missing case ...:
Pull Request -
State: closed - Opened by zauguin over 6 years ago
- 1 comment
#165 - Always provide an explicit case in a switch
Pull Request -
State: closed - Opened by zauguin over 6 years ago
- 3 comments
#164 - Disable harmless MSVS warnings about switch without case
Pull Request -
State: closed - Opened by vadz over 6 years ago
- 2 comments
#163 - Define __cpp_lib_uncaught_exceptions if building C++17 mode
Pull Request -
State: closed - Opened by vadz over 6 years ago
- 8 comments
#162 - Declaration shadows a field of 'sqlite::row_iterator'
Issue -
State: open - Opened by ViralTaco over 6 years ago
- 2 comments
#161 - Catch exception objects by const reference
Pull Request -
State: closed - Opened by zauguin over 6 years ago
- 2 comments
#160 - Catch exception objects by const reference
Pull Request -
State: open - Opened by Peter-Levine over 6 years ago
- 1 comment
#159 - Added blob_t alternative
Pull Request -
State: closed - Opened by roussosalex over 6 years ago
- 2 comments
#158 - Suggestion to improve granularity when parsing
Issue -
State: open - Opened by badiozam over 6 years ago
- 2 comments
#157 - database is locked
Issue -
State: closed - Opened by FarafontovDmitriy over 6 years ago
- 1 comment
#156 - Lack of documentation
Issue -
State: open - Opened by victor1234 over 6 years ago
- 3 comments
#155 - Multiple "warning C4065: switch statement contains 'default' but no 'case' labels" on MSVC
Issue -
State: closed - Opened by RunningWithScissors- over 6 years ago
- 3 comments
#154 - Return values instead of assigning to references
Pull Request -
State: closed - Opened by zauguin almost 7 years ago
#153 - Fix undefined behaviour in utf16_to_utf8
Pull Request -
State: closed - Opened by zauguin almost 7 years ago
- 4 comments
#152 - Protect std::max against macro definitions
Pull Request -
State: closed - Opened by zauguin almost 7 years ago
#151 - latest build - error: Invalid UTF-16 input
Issue -
State: closed - Opened by mtissington almost 7 years ago
- 6 comments
#150 - Not building on VS 2017, issues in utf16_utf8.h
Issue -
State: closed - Opened by mtissington almost 7 years ago
- 3 comments
#149 - Pkg-config shows wrong version of library.
Pull Request -
State: closed - Opened by ykhokhulya almost 7 years ago
- 1 comment
#148 - Separate value interface
Pull Request -
State: closed - Opened by zauguin almost 7 years ago
- 2 comments
#147 - Fix CatchAddTests.cmake for tests with spaces
Pull Request -
State: closed - Opened by zauguin almost 7 years ago
#146 - Test failures are ignored
Issue -
State: closed - Opened by zauguin almost 7 years ago
- 1 comment
#145 - dev branch: cmake + catch + travis fix
Pull Request -
State: closed - Opened by aminroosta almost 7 years ago
- 3 comments
#144 - Function to return the count of database changes.
Pull Request -
State: closed - Opened by renathoaz almost 7 years ago
- 2 comments
#143 - Directly use std::codecvt<> without std::wstring_convert<>
Pull Request -
State: closed - Opened by zauguin almost 7 years ago
#142 - Add a function to return rows modified
Issue -
State: closed - Opened by renathoaz almost 7 years ago
- 2 comments
#137 - Does not link on macOS El Capitan
Issue -
State: closed - Opened by crapp about 7 years ago
- 3 comments
#129 - Add CMake support to include it easily as git submodule
Issue -
State: open - Opened by tfabbri over 7 years ago
- 4 comments
#128 - Fix errors in pedantic mode
Pull Request -
State: closed - Opened by zauguin over 7 years ago
#126 - Alternative iterator interface
Pull Request -
State: closed - Opened by zauguin over 7 years ago
- 11 comments