Commit Graph
50 Commits
Author SHA1 Message Date
Sascha Kühl 5109659882 session progress 2025-02-17 16:07:41 +01:00
Sascha Kühl 9a95725959 fixed table aliases 2025-02-17 09:44:46 +01:00
Sascha Kühl 6e64ba99de fixed backend tests (progress) 2025-02-14 16:01:22 +01:00
Sascha Kühl 336b2a7342 fixed backend tests 2025-02-13 16:13:20 +01:00
Sascha Kühl 5d41a592bb fixed backend test compilation 2025-02-12 16:01:52 +01:00
Sascha Kühl 1d83abcb1b schema node analyze progress 2025-02-11 16:34:06 +01:00
Sascha Kühl e3e0eb932c schema node analyze progress 2025-02-10 16:04:49 +01:00
Sascha Kühl 6cb501ded9 enabled has many relation 2025-02-07 13:00:33 +01:00
Sascha Kühl 73c13026d8 added missing types 2025-02-07 13:00:13 +01:00
Sascha Kühl 936ba06458 enabled has many relations and removed obsolete namespaces 2025-02-07 12:52:56 +01:00
Sascha Kühl 81cd8eecb2 fixed join columns 2025-02-07 12:52:30 +01:00
Sascha Kühl 2e5257a5fa added backend test service for tests 2025-02-07 11:50:06 +01:00
Sascha Kühl 9e60b5e485 introduced a processed table set 2025-02-07 11:49:32 +01:00
Sascha Kühl 23646ab4ee added missing include 2025-02-07 11:49:00 +01:00
Sascha Kühl 8b41fbc531 removed obsolete namespace 2025-02-07 11:48:40 +01:00
Sascha Kühl a593539ae4 added missing include 2025-02-07 11:48:16 +01:00
Sascha Kühl a1bdb32e04 disabled coverage option 2025-02-07 11:47:42 +01:00
Sascha Kühl 005b42d131 enabled has_many processing for test models 2025-02-07 11:47:18 +01:00
Sascha Kühl 8ef78bb658 added id to has_many 2025-02-07 11:46:50 +01:00
Sascha Kühl 27d9bac316 changed pk type to unsigned int 2025-02-07 11:45:00 +01:00
Sascha Kühl c591302063 fixed access has_many functions 2025-02-07 11:44:42 +01:00
Sascha Kühl b8df32bdf9 implemented reference method 2025-02-07 11:44:06 +01:00
Sascha Kühl 84af642f14 removed deprecated include 2025-02-07 11:41:26 +01:00
Sascha Kühl 0b70f5d4ee added more tests 2025-02-06 16:17:47 +01:00
Sascha Kühl c76aa56440 added session class 2025-02-05 16:14:52 +01:00
Sascha Kühl bc3ffbda10 added connection pool and tests 2025-02-05 15:47:51 +01:00
Sascha Kühl 45a7199ccf added escape character in comment 2025-02-05 15:47:27 +01:00
Sascha Kühl d3674532c0 removed unused includes 2025-02-05 15:46:58 +01:00
Sascha Kühl 61a80d93f7 use result chaining in demo::main.cpp 2025-02-04 15:38:30 +01:00
Sascha Kühl 98af2bc6c4 marked schema::attach methods as no-discard 2025-02-04 15:38:01 +01:00
Sascha Kühl 405f158a88 fixed result for void 2025-02-04 15:37:39 +01:00
Sascha Kühl f01e9ff87f schema progress 2025-02-04 15:19:01 +01:00
Sascha Kühl 19de5714f4 added data_type_traits for enums 2024-08-22 16:08:05 +02:00
Sascha Kühl 484c2d8b05 removed quotes for enum value in condition 2024-08-22 16:07:45 +02:00
Sascha Kühl 43d2f81b95 added all value constructor to class table 2024-08-22 16:07:10 +02:00
Sascha Kühl 27f6c81da2 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	demo/main.cpp
2024-08-21 15:36:34 +02:00
Sascha Kühl 12e5b27a8c progress on in conditions with queries and enums 2024-08-21 15:35:29 +02:00
Sascha Kühl ac8b2ed4e4 added more join_left methods to query_from_intermediate to write shorter fluent sql queries 2024-04-16 17:11:08 +02:00
Sascha Kühl 38da76bfb3 improved result test with specific error test 2024-04-16 17:09:52 +02:00
Sascha Kühl 4199c5029c added session test with has one relation 2024-04-15 15:54:37 +02:00
Sascha Kühl b4765cac88 added multi threaded pool test 2024-04-12 16:34:30 +02:00
Sascha Kühl 25bcc362f2 use result in entity_query_builder 2024-04-10 16:13:37 +02:00
Sascha Kühl 8f754f3542 added value class 2024-04-09 16:03:42 +02:00
Sascha Kühl f977b2afc9 added session tests 2024-04-08 16:38:49 +02:00
Sascha Kühl 4cda0f2664 many to many query progress (multiple joins) 2024-03-28 15:51:45 +01:00
Sascha Kühl 50a0eb580a renamed column_generator to column_definition_generator and column_name_generator to column_generator 2024-03-27 15:15:45 +01:00
Sascha Kühl 4a04a678f9 query select changes 2024-03-26 16:05:04 +01:00
Sascha Kühl aa5d32e30c blob progress 2024-01-23 16:09:59 +01:00
Sascha Kühl 9509e56f3e blob progress 2024-01-22 16:22:35 +01:00
Sascha Kühl 4504c783e1 statement cache progress 2024-01-04 15:52:29 +01:00