sascha
|
9b25f7f556
|
introduced field_attributes shortcuts and added method on_base() to all processor classes
|
2026-04-22 11:03:33 +02:00 |
Sascha Kühl
|
a0326632ab
|
insert_query_builder progress
|
2026-04-12 22:07:24 +02:00 |
Sascha Kühl
|
d59b41d06c
|
rename compile to build and added sql_hash to query_context
|
2026-04-06 11:52:55 +02:00 |
Sascha Kühl
|
1806e2670c
|
added assignment from value, conversion to database_type and appropriate tests
|
2026-04-05 12:48:13 +02:00 |
Sascha Kühl
|
9e4660c4ee
|
removed unused on_attribute overloads
|
2026-04-03 19:46:53 +02:00 |
sascha
|
6423bd505b
|
pk generator progress and sequence test progress
|
2026-03-18 15:54:08 +01:00 |
sascha
|
86c9e6b1cd
|
sequence tests progress
|
2026-03-13 16:18:41 +01:00 |
sascha
|
0157233b02
|
removed serialize(const char*) method
|
2026-02-25 15:51:00 +01:00 |
Sascha Kühl
|
1deaab116c
|
set result_type in query_context to specify type
|
2026-02-19 18:17:42 +01:00 |
sascha
|
5668f1060b
|
added sequence-specific code (create, drop and nextval)
|
2026-02-17 13:31:06 +01:00 |
Sascha Kühl
|
f38be4c6d9
|
added `returning` token for insert query
|
2026-02-15 18:34:12 +01:00 |
Sascha Kühl
|
9065355ee0
|
refactored record classe
|
2026-02-15 18:33:22 +01:00 |
Sascha Kühl
|
4c63322024
|
identity generator progress
|
2026-02-11 16:01:44 +01:00 |
Sascha Kühl
|
40b163ac39
|
pass query_context to execute
|
2026-02-10 13:17:05 +01:00 |
Sascha Kühl
|
99677b0e21
|
introduced execute_result
|
2026-02-10 11:57:09 +01:00 |
Sascha Kühl
|
c0e0499204
|
small changes in log_manager.cpp and add is_database_primitive type traits and test
|
2026-02-05 16:36:27 +01:00 |
Sascha Kühl
|
1a1ecd1613
|
logger fixes
|
2026-02-04 15:13:27 +01:00 |
Sascha Kühl
|
e7e66f44e2
|
moved pk_reader to internal
|
2026-02-04 10:16:24 +01:00 |
Sascha Kühl
|
4d886f0343
|
collection has-many-to-many resolve progress
|
2026-02-03 15:36:58 +01:00 |
Sascha Kühl
|
f9333158e2
|
collection resolver progress
|
2026-02-01 13:17:40 +01:00 |
Sascha Kühl
|
c838e9dd7b
|
removed query_record_result and moved content to query_result
|
2026-01-31 11:25:44 +01:00 |
Sascha Kühl
|
0d3ab09c14
|
collection_resolver progress
|
2026-01-30 15:53:31 +01:00 |
Sascha Kühl
|
bcec740d60
|
collection_resolver progress
|
2026-01-29 17:23:16 +01:00 |
Sascha Kühl
|
602b77e67b
|
collection_resolver progress
|
2026-01-28 16:09:54 +01:00 |
Sascha Kühl
|
6205ae81c9
|
collection_resolver progress
|
2026-01-27 16:31:37 +01:00 |
Sascha Kühl
|
b6cabbe3ed
|
collection resolver progress
|
2026-01-27 08:14:05 +01:00 |
Sascha Kühl
|
15f959b24e
|
renamed sql_command enum names
|
2026-01-23 09:22:27 +01:00 |
Sascha Kühl
|
686b1ddb7a
|
progress on query compiler
|
2026-01-22 16:14:42 +01:00 |
Sascha Kühl
|
b331ef6923
|
criteria progress
|
2026-01-22 11:38:02 +01:00 |
Sascha Kühl
|
623a64b610
|
added collection, collection proxy and collection resolver implementations
|
2026-01-18 22:11:51 +01:00 |
Sascha Kühl
|
4c899ae2f2
|
added has_many for non object_ptr types
|
2026-01-16 15:54:21 +01:00 |
Sascha Kühl
|
7626331866
|
implemented lazy loading for object_ptr and belongs_to
|
2026-01-15 12:40:54 +01:00 |
Sascha Kühl
|
f30c250a20
|
renamed blob to blob_type_t
|
2026-01-07 09:21:10 +01:00 |
Sascha Kühl
|
41f6c9f516
|
adjust work project to the current codebase
|
2026-01-07 09:09:44 +01:00 |
Sascha Kühl
|
c48bd4f9d6
|
added test for date and time, sql read and write functionality
|
2026-01-06 22:23:50 +01:00 |
Sascha Kühl
|
7cb64515bd
|
added meta table macro and removed unused query_macro
|
2025-12-31 13:54:32 +01:00 |
Sascha Kühl
|
e768497cfd
|
fixed demo project
|
2025-12-31 13:06:17 +01:00 |
Sascha Kühl
|
b9d35cbd4e
|
renamed column to table_column and constraint to table_constraint.
|
2025-12-31 13:01:54 +01:00 |
Sascha Kühl
|
ab2d39407c
|
schema progress (does not compile)
|
2025-12-31 11:56:12 +01:00 |
Sascha Kühl
|
9418f28348
|
constraint progress
|
2025-12-14 20:50:00 +01:00 |
Sascha Kühl
|
108eca4e53
|
renamed basic_types enumerations
|
2025-12-08 20:04:04 +01:00 |
Sascha Kühl
|
3b0b9615ca
|
renamed fetch types to be pascal case
|
2025-12-08 13:44:53 +01:00 |
Sascha Kühl
|
2e354b435c
|
progress on combining foreign_node_completer and relation_completer
|
2025-12-05 15:38:35 +01:00 |
Sascha Kühl
|
980cabe94f
|
fixed schema creation
|
2025-12-04 16:06:39 +01:00 |
Sascha Kühl
|
bfbbd4c589
|
query builder progress
|
2025-12-02 16:19:13 +01:00 |
Sascha Kühl
|
e67c0f39a3
|
preparations for object_generator (generating objects with attributes and constraints)
|
2025-11-23 15:58:14 +01:00 |
Sascha Kühl
|
78abf16f28
|
builder progress (attribute, object and constraint class in todo.md)
|
2025-11-21 15:58:33 +01:00 |
Sascha Kühl
|
34eaeca0bb
|
small fixes for table, column and query_macro
|
2025-11-21 12:25:38 +01:00 |
Sascha Kühl
|
e235c111a1
|
moved query macro generated class to namespace matador::query::meta
|
2025-11-21 10:12:54 +01:00 |
Sascha Kühl
|
758284c2b3
|
renamed class attribute_definition to attribute
|
2025-11-21 09:22:00 +01:00 |