Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SRombauts/SQLiteCpp issues and pull requests
#499 - Please, update Nuget package
Issue -
State: open - Opened by sergioferrari 11 days ago
- 1 comment
#498 - problem with vcpkg
Issue -
State: open - Opened by Lazox12 13 days ago
#497 - a problem when use on the arm64, Column.cpp:30:(.text+0x70): undefined reference to `__asan_report_store4'
Issue -
State: closed - Opened by tangzhezhi 24 days ago
- 1 comment
#496 - sqlite3: set SQLITE_OMIT_LOAD_EXTENSION
Pull Request -
State: closed - Opened by brt-v about 2 months ago
#495 - CMake: SQLITE_OMIT_LOAD_EXTENSION not properly set
Issue -
State: closed - Opened by brt-v about 2 months ago
- 3 comments
#494 - [docs] update meson instructions
Pull Request -
State: open - Opened by UnixY2K 4 months ago
- 1 comment
#493 - Conan can't find FindSQLiteCpp.cmake
Issue -
State: open - Opened by Aelthien 4 months ago
- 1 comment
#492 - unable to build with cmake + MSVC on Windows
Issue -
State: closed - Opened by AlexanderBarnt 4 months ago
- 4 comments
#491 - make uninstall
Issue -
State: open - Opened by d47081 5 months ago
- 1 comment
#490 - Installation from repository
Issue -
State: open - Opened by d47081 5 months ago
- 1 comment
#489 - tests/Database_test.cpp: fix a warning around `#endif`
Pull Request -
State: closed - Opened by trofi 5 months ago
- 1 comment
Labels: bug
#488 - SQLiteCpp/Statement.h: add missing `<cstdint>` include
Pull Request -
State: closed - Opened by trofi 5 months ago
- 1 comment
#487 - Turn off cpplint and cppcheck options but test them in CI
Pull Request -
State: open - Opened by SRombauts 5 months ago
Labels: ci
#486 - macOS builtin: Undefined symbols for architecture arm64: _sqlite3_load_extension
Issue -
State: closed - Opened by SRombauts 6 months ago
- 1 comment
Labels: bug
#485 - Test linking with builtin libsqlite3-dev package on Ubuntu
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: ci
#484 - Use explicit versions of Ubuntu images instead of latest
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: ci
#483 - Replace all double-quoted string literals by single quotes in unit test
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: bug
#482 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#481 - 23 tests fail
Issue -
State: closed - Opened by yurivict 6 months ago
- 7 comments
Labels: bug
#480 - Add a Github Dependabot config file
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: enhancement
#479 - Release 3.3.2
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: update
#478 - Update Googletest to v1.15.2
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: update
#477 - Update SQLite from 3.45.3 to 3.46.1 (2024-08-13)
Pull Request -
State: closed - Opened by SRombauts 6 months ago
Labels: update
#476 - Macos ci fix
Pull Request -
State: closed - Opened by UnixY2K 6 months ago
- 1 comment
Labels: bug
#475 - Update meson dependencies [Meson only]
Pull Request -
State: closed - Opened by UnixY2K 6 months ago
- 2 comments
Labels: update
#474 - (vcpkg) `LNK2019: unresolved external symbol` on Windows 11 for `Database` `std::filesystem::path` constructor
Issue -
State: open - Opened by masonhieb 6 months ago
- 3 comments
#473 - c
Issue -
State: closed - Opened by LucioDonda 6 months ago
#472 - cmake build warning: `cmake --help-policy CMP0148`
Issue -
State: open - Opened by dvtate 7 months ago
- 2 comments
#471 - LNK2001: unresolved external symbol "SQLite::OPEN_READONLY"
Issue -
State: closed - Opened by index1207 7 months ago
- 3 comments
#470 - When will the .db-journal file be generated when I don't have any operational database in my project?
Issue -
State: open - Opened by NewJinLn 7 months ago
- 1 comment
#469 - Explicitly =delete; Statement::bindNoCopy(..., std::string&&)
Pull Request -
State: closed - Opened by maysl 8 months ago
- 4 comments
Labels: enhancement
#468 - Adding std::optional to bind
Issue -
State: open - Opened by pahlevan 8 months ago
#467 - Is math function possible?
Issue -
State: closed - Opened by kim-com 8 months ago
- 1 comment
#466 - can we add bindBlob(int, const std::string &)?
Issue -
State: open - Opened by etorth 10 months ago
- 1 comment
Labels: enhancement, help-wanted
#465 - If the provided filename contains directories or path segments, the database will not be created.
Issue -
State: closed - Opened by tanoDxyz 10 months ago
- 1 comment
#464 - Issue regarding the overloading of SQLite::Statement::bind
Issue -
State: open - Opened by pya789 10 months ago
#463 - it can be shared library?
Issue -
State: closed - Opened by kim-com 10 months ago
- 2 comments
#462 - cannot bind to long long (64 bit signed integer)?
Issue -
State: open - Opened by MacroUniverse 10 months ago
- 4 comments
#461 - Update SQLite from 3.43.0 to 3.45.3 (2024-04-15)
Pull Request -
State: closed - Opened by thbeu 11 months ago
- 1 comment
#460 - On ORIN: Example1 run error.
Issue -
State: open - Opened by zhangli3000 11 months ago
#459 - MSVC: Unresolved symbol SQLite::assertion_failed for example1
Issue -
State: open - Opened by thbeu 11 months ago
#458 - Build Error
Issue -
State: open - Opened by badvir about 1 year ago
- 3 comments
#457 - MinGW cannot find library
Issue -
State: closed - Opened by OMGerCoder about 1 year ago
- 2 comments
#456 - loop inert and delete, the Active(file) of memory will Abnormal increase
Issue -
State: open - Opened by SimonsSoft about 1 year ago
#455 - Private members to Protected to enable inheritance
Issue -
State: open - Opened by YapuWU over 1 year ago
#454 - Add logic to use different FindPackage for python if cmake is above 3.12
Pull Request -
State: closed - Opened by syntheticgio over 1 year ago
- 2 comments
Labels: enhancement
#453 - Add Table of Contents and style guideline example to README
Pull Request -
State: closed - Opened by erobx over 1 year ago
#452 - First time build fails on Windows with MSVC due to carriage return characters
Issue -
State: open - Opened by semihc over 1 year ago
- 2 comments
Labels: enhancement
#451 - Update Googletest to v1.14.0
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#450 - Fix and update Travis CI workflow
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: bug, enhancement
#449 - Problem with link SqliteCpp with my lib
Issue -
State: closed - Opened by patrykstruzek over 1 year ago
- 2 comments
#448 - [Meson] update meson dependencies
Pull Request -
State: closed - Opened by ninjaoflight over 1 year ago
- 5 comments
#447 - Update SQLiteCpp meson wrap file to latest release 3.3.1
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
#446 - Remove Travis CI
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
- 1 comment
#445 - Release 3.3.1
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
#444 - Rename the original build.yml to cmake.yml vs meson.yml
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#443 - Update SQLite from 3.42.0 to 3.43.0 (2023-08-24)
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#442 - Set -DBUILD_SHARED_LIBS=ON by default on scripts and CI/CD
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#441 - Cleanup of the Github "build" workflow
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#440 - Declare BUILD_SHARED_LIBS option for discoverability
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#439 - Update CMake minimum version to 3.5 to get rid of a new deprecation warning with CMake 3.27
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#438 - Update usage of SQLITECPP_USE_STATIC_RUNTIME
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#437 - getFilename() -Error
Issue -
State: open - Opened by DuanZhaobing over 1 year ago
- 9 comments
Labels: question
#436 - Fix crash on Windows due to forward declarations
Pull Request -
State: closed - Opened by trygveslangfeldt over 1 year ago
#435 - query.bind ???
Issue -
State: closed - Opened by richjohnson-wwt over 1 year ago
#434 - Define SQLITECPP_COMPILE_DLL as PUBLIC
Pull Request -
State: closed - Opened by calumr over 1 year ago
- 1 comment
Labels: bug
#433 - Multi-threads SQLite table operations / synchronization / transactions
Issue -
State: closed - Opened by dimy-x over 1 year ago
- 7 comments
Labels: question
#432 - unresolved external symbol error
Issue -
State: closed - Opened by tt376 over 1 year ago
- 15 comments
Labels: question, help-wanted
#431 - Add 6 Statement::bind() overrides using size_t for blobs
Pull Request -
State: open - Opened by SRombauts over 1 year ago
- 1 comment
Labels: enhancement
#430 - Binding BLOB requires narrowing conversion
Issue -
State: open - Opened by fzakaria over 1 year ago
- 5 comments
Labels: enhancement
#429 - How to properly use parameters with "ATTACH DATABASE ?"
Issue -
State: open - Opened by tim-vk over 1 year ago
- 1 comment
Labels: question, help-wanted
#428 - Add CMake option SQLITE_ENABLE_DBSTAT_VTAB and SQLITE_ENABLE_RTREE
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
Labels: enhancement
#427 - [Question] password protected sqlite3 db
Issue -
State: closed - Opened by atari83 over 1 year ago
- 2 comments
#426 - Support building SQLite with with SQLITE_ENABLE_DBSTAT_VTAB compile option
Issue -
State: closed - Opened by jcurtis-cc over 1 year ago
#425 - SQLITE_ENABLE_JSON1 flag does not appear to compile sqlite3 with this option
Issue -
State: closed - Opened by jcurtis-cc over 1 year ago
- 7 comments
Labels: question
#424 - Set Meson version to 3.3.0
Pull Request -
State: closed - Opened by ninjaoflight over 1 year ago
- 1 comment
#423 - Update SQLite from 3.40.0 to 3.42.0 (2023-05-16)
Pull Request -
State: closed - Opened by SRombauts over 1 year ago
#422 - Merge pull request #1 from SRombauts/master
Pull Request -
State: closed - Opened by tang1007 over 1 year ago
#421 - Warning in Database File
Issue -
State: closed - Opened by paulocoutinhox over 1 year ago
- 6 comments
Labels: bug
#420 - It's not work in windows forms application
Issue -
State: closed - Opened by lpite over 1 year ago
- 1 comment
Labels: question
#419 - Setting SQLite3 error-logging callback
Issue -
State: open - Opened by sburton84 almost 2 years ago
- 2 comments
Labels: enhancement, question, help-wanted
#418 - cpplint report wrong messages
Issue -
State: closed - Opened by hongnod almost 2 years ago
- 2 comments
Labels: question
#417 - SQLITECPP_USE_STATIC_RUNTIME doesn't work on CMake 3.25
Issue -
State: closed - Opened by ghuser404 almost 2 years ago
- 3 comments
Labels: bug
#416 - unresolved external symbol on windows
Issue -
State: closed - Opened by hesa2020 almost 2 years ago
- 1 comment
Labels: question
#415 - Remove mismatched else condition in CMakeLists.txt
Pull Request -
State: closed - Opened by Timmmm almost 2 years ago
- 1 comment
#414 - `Exception-free` support?
Issue -
State: closed - Opened by Bolderaysky almost 2 years ago
- 1 comment
Labels: question
#413 - Fix compiler warnings
Pull Request -
State: closed - Opened by ninjaoflight almost 2 years ago
- 1 comment
Labels: enhancement
#412 - Getting `‘visibility’ attribute ignored` warnings
Issue -
State: closed - Opened by TimPushkin almost 2 years ago
- 2 comments
#411 - Open from buffer with R/W
Issue -
State: open - Opened by kenkit almost 2 years ago
Labels: question, help-wanted
#410 - use checkout@v3 in CMake CI
Pull Request -
State: closed - Opened by ninjaoflight almost 2 years ago
- 1 comment
#409 - Update package.xml
Pull Request -
State: closed - Opened by poshul almost 2 years ago
- 1 comment
#408 - correct executable name in meson
Pull Request -
State: closed - Opened by ninjaoflight almost 2 years ago
- 1 comment
#407 - Create Meson CI
Pull Request -
State: closed - Opened by ninjaoflight almost 2 years ago
- 4 comments
Labels: enhancement
#406 - DLL export/import using BUILD_SHARED_LIBS
Pull Request -
State: closed - Opened by pierre-aimi almost 2 years ago
- 11 comments
Labels: enhancement
#405 - SQLiteCpp v3.2.1 - broken CI on Github Actions
Issue -
State: closed - Opened by nyckmaia about 2 years ago
- 9 comments
Labels: question
#404 - Add documentation for prepared statements in transactions
Pull Request -
State: closed - Opened by ewarchul about 2 years ago
- 1 comment
#403 - [Meson] CI for meson project
Issue -
State: closed - Opened by ninjaoflight about 2 years ago
- 3 comments
Labels: enhancement
#402 - Documentation improvement
Issue -
State: open - Opened by cyber5tar86 about 2 years ago
- 1 comment
Labels: enhancement, help-wanted
#401 - Fix meson installation
Pull Request -
State: closed - Opened by dougnazar about 2 years ago
- 1 comment
#400 - Lint corrections
Pull Request -
State: closed - Opened by ninjaoflight about 2 years ago
- 1 comment
Labels: bug, enhancement