-
4.1.0 Stable
released this
2025-07-06 17:46:05 +02:00 | 9 commits to main since this release- Adding support for conditionals
- CASE, WHEN, ELSE, THEN
- COALESCE
- NULLIF
- GREATEST
- LEAST
- Removing FetchContent Depedency on gtest, libpqxx, and fmtlib
- Replacing fmtlib with std::format
- Moved from using
ifdefto#pragma oncein all header files - Moved to use
constexprinstead ofconstinoperators.hppandcommands.hpp - Adding
existsfunctionality - Adding license text to all source file and SPDX license identifier.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
querycpp_v4.1.0.tar.gz
0 downloads ·
2025-07-06 17:46:34 +02:00 · 6.4 KiB -
querycpp_v4.1.0.zip
0 downloads ·
2025-07-06 17:46:34 +02:00 · 20 KiB
- Adding support for conditionals
-
4.0.1 Stable
released this
2024-09-21 16:33:43 +02:00 | 40 commits to main since this releaseMinor release the fixes compilation using GCC C++ on some BSD and Linux systems due to missing
#include <cstdint>.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
querycpp_v4.0.1.tar.gz
0 downloads ·
2024-09-21 16:39:43 +02:00 · 5.5 KiB -
querycpp_v4.0.1.zip
0 downloads ·
2024-09-21 16:39:43 +02:00 · 9.6 KiB
-
Source code (ZIP)
-
Releasing version 4.0.0 Stable
released this
2024-08-09 21:05:18 +02:00 | 51 commits to main since this release4.0.0 Is a major release with a massive amount of breaking changes.
To the see them all check the change log.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
querycpp_v4.0.0.tar.gz
0 downloads ·
2024-08-09 21:06:21 +02:00 · 4.6 KiB -
querycpp_v4.0.0.zip
0 downloads ·
2024-08-09 21:06:20 +02:00 · 8.7 KiB
-
Source code (ZIP)
-
Initial Public release Stable
released this
2021-08-20 09:33:46 +02:00 | 212 commits to main since this releaseThis is the first public release of QueryC++.
We do not expect any API breaking changes in the near future and if some happens they will be release under tag 2.x.xDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
QueryC++ 0.0.1 Alpha release Stable
released this
2021-07-19 13:51:05 +02:00 | 237 commits to main since this releaseThis release is an alpha released aimed at tests who is looking at the current API for QueryC++ to make it more usable.
The binary is solely compiled for Fedora 34 and nothing else.It is important that this is an alpha release!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)