An open API service for providing issue and pull request metadata for open source projects.

GitHub / rbock/sqlpp11 issues and pull requests

#622 - Allow undefined _MSC_FULL_VER

Pull Request - State: open - Opened by wgraef 2 months ago

#621 - GCC compilation fails when using -Werror=undef

Issue - State: open - Opened by wgraef 2 months ago

#620 - New Tag for MYSQL_OPT_RECONNECT Deprecation

Issue - State: closed - Opened by mmizi 2 months ago - 2 comments

#619 - Support for CREATE, DROP tables and views

Issue - State: open - Opened by margaretselzer 3 months ago - 4 comments

#618 - [question] How to add COUNT(DISTINCT something) to a query?

Issue - State: closed - Opened by ThSchwanck 4 months ago - 4 comments

#616 - Issue with SQL Condition Order When Introducing Third-Party Strings

Issue - State: closed - Opened by guosuying2012 6 months ago - 2 comments

#615 - sqlpp11 tests fail to compile with C++23

Issue - State: closed - Opened by yasek 6 months ago - 2 comments

#614 - Correctness of query: join omitted in output when executing query.

Issue - State: closed - Opened by germandiagogomez 7 months ago - 5 comments

#613 - [-] postgresql::dynamic_queries assert passed connections properly

Pull Request - State: closed - Opened by Meetrious 7 months ago - 5 comments

#611 - Extract function for date/time

Issue - State: closed - Opened by vaijns 8 months ago - 2 comments

#610 - Datediff function

Issue - State: closed - Opened by vaijns 8 months ago - 2 comments

#609 - Add SQL functions CURRENT_DATE, CURRENT_TIME and CURRENT_TIMESTAMP

Pull Request - State: closed - Opened by vaijns 8 months ago - 4 comments

#608 - Support binding results and parameters of type time_of_day with SQLite3

Pull Request - State: closed - Opened by vaijns 8 months ago - 3 comments

#607 - Compile with asan (msvc) report heap-use-after-free

Issue - State: closed - Opened by tfa2012 9 months ago - 2 comments

#606 - [question] How to group data rows by day from datetime column?

Issue - State: closed - Opened by germandiagogomez 9 months ago - 6 comments

#603 - Update vcpkg section of README.md

Pull Request - State: closed - Opened by dg0yt 10 months ago - 1 comment

#602 - Fix find_package_handle_standard_args

Pull Request - State: closed - Opened by dg0yt 10 months ago - 1 comment

#601 - Enable execute() to run prepared_statements for all connectors

Pull Request - State: closed - Opened by margaretselzer 11 months ago - 3 comments

#599 - Tests : Maria DB missing.

Issue - State: closed - Opened by rathnadhar 11 months ago - 6 comments

#598 - Add argumentless overload for get_sql_name()

Pull Request - State: closed - Opened by margaretselzer 11 months ago - 1 comment

#597 - SQLite3: Enable execute() to run prepared_statements

Pull Request - State: closed - Opened by margaretselzer 11 months ago - 7 comments

#595 - Transaction manager for SQLite3

Issue - State: closed - Opened by roberto-code 11 months ago - 6 comments

#594 - Fix C++ standard check on MSVC

Pull Request - State: closed - Opened by MeanSquaredError 11 months ago - 1 comment

#593 - Turn result_t into a C++20 range

Pull Request - State: closed - Opened by MeanSquaredError 11 months ago - 8 comments

#592 - Comment a limitation of result_t::iterator::operator++(int)

Pull Request - State: closed - Opened by MeanSquaredError 11 months ago - 3 comments

#591 - Suspicious implementation of result_t::iterator::operator++(int)

Issue - State: closed - Opened by MeanSquaredError 11 months ago - 3 comments

#590 - Iterators on const results

Issue - State: closed - Opened by MeanSquaredError 11 months ago - 6 comments

#589 - muitl thread query,and cause error

Issue - State: closed - Opened by edidada 11 months ago - 2 comments

#588 - How to insert local time to the database?

Issue - State: closed - Opened by shaojunjie0912 12 months ago - 3 comments

#587 - insert ON DUPLICATE KEY UPDATE sqlpp::mysql::quote(item.title) error

Issue - State: closed - Opened by edidada 12 months ago - 3 comments

#586 - Question; [PostgreSQL] on_conflict with more than one column

Issue - State: closed - Opened by CJCombrink 12 months ago - 4 comments

#582 - SQLite: Is order by rowid possible?

Issue - State: closed - Opened by margaretselzer about 1 year ago - 2 comments

#581 - Supporting the BETWEEN operator?

Issue - State: closed - Opened by margaretselzer about 1 year ago - 3 comments

#580 - how to predict const struct sqlpp::result_row_t is or not NULL?

Issue - State: closed - Opened by edidada about 1 year ago - 3 comments

#579 - head file include question

Issue - State: closed - Opened by edidada about 1 year ago - 3 comments

#578 - Can't find how to use count(1)

Issue - State: closed - Opened by Matthieu-Sauer about 1 year ago - 3 comments

#577 - MySQL SSL & read_timeout options, and bind blob result bugfix

Pull Request - State: closed - Opened by andr-04 about 1 year ago - 5 comments

#576 - [Need assistance] Common Table Expressions with update

Issue - State: closed - Opened by CJCombrink about 1 year ago - 2 comments

#575 - ddl2cpp: primary key column cannot be null

Pull Request - State: closed - Opened by MeanSquaredError about 1 year ago - 1 comment

#574 - Fix SQL keyword matching in ddl2cppFix ddl2cpp keywords

Pull Request - State: closed - Opened by MeanSquaredError about 1 year ago - 1 comment

#573 - Fix SQL keyword matching in ddl2cpp

Pull Request - State: closed - Opened by MeanSquaredError about 1 year ago

#572 - Recognize serial2, serial4 and serial8 types in ddl2cpp

Pull Request - State: closed - Opened by MeanSquaredError about 1 year ago - 2 comments

#570 - [Feedback Requested] Results returning optional, string_view, and span

Issue - State: closed - Opened by rbock about 1 year ago - 23 comments

#569 - scripts/sqlite2cpp.py requires insert of nullable column

Issue - State: closed - Opened by rbock over 1 year ago - 6 comments

#567 - Update FindMariaDB.cmake

Pull Request - State: closed - Opened by JoyBinY over 1 year ago - 1 comment

#566 - How do I get record with count of references from one to many?

Issue - State: closed - Opened by v-val over 1 year ago - 4 comments

#565 - Mysql prepared_statement.h missing _bind_time_of_day_parameter function

Issue - State: closed - Opened by zcmaye over 1 year ago - 3 comments

#564 - Multiple table query error

Issue - State: closed - Opened by zcmaye over 1 year ago - 3 comments

#563 - mysql does not seem to support the TIME type

Issue - State: closed - Opened by zcmaye over 1 year ago - 4 comments

#562 - How to retrieve the row count of a query result?

Issue - State: closed - Opened by qq1174159858 over 1 year ago - 6 comments

#561 - how to fix update exception?

Issue - State: closed - Opened by shishirong over 1 year ago - 23 comments

#559 - how to use binary equal in where

Issue - State: closed - Opened by adjfangjiawei over 1 year ago - 2 comments

#558 - sqlite connector: execute() silently ignores statements after the first one

Issue - State: closed - Opened by jgehrcke over 1 year ago - 7 comments

#557 - mingw64, vcpkg, CMake, Project installation cannot find mariadb ?

Issue - State: closed - Opened by beanflame over 1 year ago - 5 comments

#556 - how can I use a in where condition,I always get an error?

Issue - State: closed - Opened by adjfangjiawei over 1 year ago - 4 comments

#555 - how to get a column by string?

Issue - State: closed - Opened by scutLaplace over 1 year ago - 2 comments

#554 - sqlite3_step return code 5 with connection pool

Issue - State: closed - Opened by Earsuit over 1 year ago - 2 comments

#553 - Support for pragma tables

Issue - State: closed - Opened by fmattern over 1 year ago - 2 comments

#552 - Missing break when throwing PostgreSQL transaction exceptions

Pull Request - State: closed - Opened by MeanSquaredError over 1 year ago - 1 comment

#551 - PostgreSQL exceptions for serialization_failure and deadlock_detected

Pull Request - State: closed - Opened by MeanSquaredError over 1 year ago - 1 comment

#550 - Add is_transaction_active() to all connectors

Pull Request - State: closed - Opened by MeanSquaredError over 1 year ago - 2 comments

#549 - SQLite3 connection pool error using

Issue - State: closed - Opened by AVerutin over 1 year ago - 4 comments

#548 - sqlpp/connection_pool.h: pooled_connection is inaccessable

Issue - State: closed - Opened by Meetrious over 1 year ago - 1 comment

#547 - Datetime column breaking insertions into database

Issue - State: closed - Opened by Nightyly over 1 year ago - 9 comments

#546 - Length of the blob received by "select"

Issue - State: closed - Opened by YukunXia over 1 year ago - 2 comments

#545 - Fix warnings in ddl2cpp

Pull Request - State: closed - Opened by MeanSquaredError over 1 year ago - 3 comments

#544 - How to use cascade delete

Issue - State: closed - Opened by Lee123123 over 1 year ago - 2 comments

#542 - dynamic_select sub dynamic_select alias error!

Issue - State: closed - Opened by guosuying2012 over 1 year ago - 4 comments

#541 - Fix build on x86

Pull Request - State: closed - Opened by alicealys over 1 year ago - 5 comments

#540 - how to get number of rows affected when use update or remove_from

Issue - State: closed - Opened by Lee123123 over 1 year ago - 1 comment

#539 - Is it possible to combine insert_into() and select()

Issue - State: closed - Opened by CJCombrink over 1 year ago - 2 comments

#538 - PostgreSQL: dynamic_remove_from() and returning

Issue - State: closed - Opened by CJCombrink over 1 year ago - 3 comments

#537 - dynamic_select error

Issue - State: closed - Opened by Lee123123 almost 2 years ago - 2 comments

#536 - Compilation error with VS2015.3

Issue - State: closed - Opened by roberto-code almost 2 years ago - 4 comments

#535 - Fix warning for `greater_equal` operator.

Pull Request - State: closed - Opened by korolew almost 2 years ago - 4 comments

#534 - PostgreSQL's LISTEN, UNLISTEN, NOTIFY

Issue - State: closed - Opened by MeanSquaredError almost 2 years ago - 4 comments

#533 - Connection pools documentation and example

Pull Request - State: closed - Opened by MeanSquaredError almost 2 years ago - 1 comment

#532 - How to dynamic query for OR conditions.

Issue - State: closed - Opened by haozai37 almost 2 years ago

#531 - how to express "Fmy_time < NOW() - INTERVAL 5 SECOND"

Issue - State: closed - Opened by ZerQAQ almost 2 years ago - 2 comments

#530 - reconnect option is now deprecated

Pull Request - State: closed - Opened by damian-tomczak almost 2 years ago - 17 comments

#529 - Declared but not defined methods

Issue - State: closed - Opened by MeanSquaredError almost 2 years ago - 3 comments

#528 - Add connection methods is_connected() and ping_server()

Pull Request - State: closed - Opened by MeanSquaredError almost 2 years ago - 3 comments

#527 - Add sqlpp::compat::make_unique

Pull Request - State: closed - Opened by MeanSquaredError almost 2 years ago - 3 comments

#526 - Fix conn. pool tests compatibility with C++11

Pull Request - State: closed - Opened by MeanSquaredError almost 2 years ago - 1 comment

#525 - Fix handling of -DSQLPP11_TESTS_CXX_STD=...

Pull Request - State: closed - Opened by MeanSquaredError almost 2 years ago - 1 comment

#524 - Replace std::make_unique<T>(..) with std::unique_ptr{new T{...}}

Pull Request - State: closed - Opened by MeanSquaredError almost 2 years ago - 8 comments

#523 - Compilation error with c++11 and gcc 4.8.5

Issue - State: closed - Opened by Piogar almost 2 years ago - 5 comments