..
assertThrow.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
Basic.cpp
Started to migrate postgresql connector into sqlpp11 repo.
2021-11-14 08:11:53 +01:00
BasicConstConfig.cpp
Const connection config ( #494 )
2023-06-20 06:28:22 +02:00
Blob.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
BlobSample.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
BlobSample.sql
Added blob support for postgresql
2021-11-14 13:14:34 +01:00
CMakeLists.txt
Add connection methods is_connected() and ping_server() ( #528 )
2023-09-20 06:38:16 +02:00
Connection.cpp
Add connection methods is_connected() and ping_server() ( #528 )
2023-09-20 06:38:16 +02:00
ConnectionPool.cpp
Connection pools ( #499 )
2023-07-17 06:14:23 +02:00
Date.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
DateTime.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
Exceptions.cpp
Allow parameter in having clause, see #443
2022-05-22 15:05:58 +02:00
InsertOnConflict.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
make_test_connection.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
Returning.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
Select.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
TabBar.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
TabDateTime.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
TabFoo.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
TabSample.h
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. ( #506 )
2023-07-25 07:00:05 +02:00
TimeZone.cpp
Fix serialization of PostgreSQL time data types ( #504 )
2023-07-24 06:40:18 +02:00
Transaction.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00
Type.cpp
Introduce optional, string_view, and span
2024-06-12 20:29:10 +02:00