• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-02-05 16:15:01 +01:00
c76aa56440 added session class
sascha pushed to feature/matador-ng at sascha/query 2025-02-05 15:48:07 +01:00
bc3ffbda10 added connection pool and tests
45a7199ccf added escape character in comment
d3674532c0 removed unused includes
Compare 3 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-02-04 15:38:36 +01:00
61a80d93f7 use result chaining in demo::main.cpp
98af2bc6c4 marked schema::attach methods as no-discard
405f158a88 fixed result for void
Compare 3 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-02-04 15:19:22 +01:00
f01e9ff87f schema progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-03 22:29:53 +01:00
6a5974337d added schema node iterator
sascha pushed to feature/matador-ng at sascha/query 2025-02-02 22:14:27 +01:00
89fb7e8a8d fixed compilation
ded3daceb3 initial matador ng commit
Compare 2 commits »
sascha created branch feature/matador-ng in sascha/query 2025-02-02 22:14:27 +01:00
sascha pushed to main at sascha/query 2024-08-22 16:08:12 +02:00
19de5714f4 added data_type_traits for enums
484c2d8b05 removed quotes for enum value in condition
43d2f81b95 added all value constructor to class table
Compare 3 commits »
sascha pushed to main at sascha/query 2024-08-21 15:36:54 +02:00
27f6c81da2 Merge remote-tracking branch 'origin/main'
12e5b27a8c progress on in conditions with queries and enums
Compare 2 commits »
sascha pushed to main at sascha/MediaConversionTools 2024-08-18 12:40:46 +02:00
f80187a850 Dateien nach "/" hochladen
sascha pushed to main at sascha/MediaConversionTools 2024-08-18 12:40:12 +02:00
45983e9806 Dateien nach "/" hochladen
sascha pushed to main at sascha/MediaConversionTools 2024-08-18 12:39:39 +02:00
c58aa04ea5 Dateien nach "/" hochladen
sascha created branch main in sascha/MediaConversionTools 2024-08-18 12:39:39 +02:00
sascha created repository sascha/MediaConversionTools 2024-08-18 12:37:56 +02:00
sascha pushed to main at sascha/query 2024-07-15 08:20:50 +02:00
ff3a2e4217 fixed record class
sascha pushed to main at sascha/query 2024-04-16 17:11:16 +02:00
ac8b2ed4e4 added more join_left methods to query_from_intermediate to write shorter fluent sql queries
38da76bfb3 improved result test with specific error test
Compare 2 commits »
sascha pushed to main at sascha/query 2024-04-15 15:54:46 +02:00
4199c5029c added session test with has one relation
sascha pushed to main at sascha/query 2024-04-14 22:12:53 +02:00
fb57545cce added join_column_collector and implemented inverse has_many_to_many
sascha pushed to main at sascha/query 2024-04-14 11:41:42 +02:00
7bb7afa227 integrated auto_reset_event into test utils
2022f6f75b updated catch2 to 3.5.4
Compare 2 commits »
sascha pushed to main at sascha/query 2024-04-12 16:34:36 +02:00
b4765cac88 added multi threaded pool test