Skip to content

Common Table Expressions#1124

Merged
trueqbit merged 208 commits into
fnc12:devfrom
FireDaemon:CTEs
Apr 4, 2024
Merged

Common Table Expressions#1124
trueqbit merged 208 commits into
fnc12:devfrom
FireDaemon:CTEs

Conversation

@trueqbit

@trueqbit trueqbit commented Jan 22, 2023

Copy link
Copy Markdown
Collaborator

This change mitigates the problem that `label_type` might be a present outside of sqlite_orm's type system
This changeset makes `asterisk<Object>` for work CTEs
Comment thread dev/alias.h Outdated
Comment thread dev/column_pointer.h
Comment thread dev/column_pointer.h
Comment thread dev/column_pointer.h
Comment thread dev/cte_types.h
Comment thread examples/common_table_expressions.cpp Outdated
Comment thread tests/ast_iterator_tests.cpp Outdated
Comment thread tests/statement_serializer_tests/aggregate_functions.cpp
Comment thread tests/statement_serializer_tests/select_constraints.cpp Outdated
Comment thread tests/tests3.cpp
@fnc12 fnc12 self-requested a review April 4, 2024 14:53
@fnc12

fnc12 commented Apr 4, 2024

Copy link
Copy Markdown
Owner

code LGBT

@trueqbit trueqbit merged commit 4ba4cea into fnc12:dev Apr 4, 2024
@trueqbit

trueqbit commented Apr 4, 2024

Copy link
Copy Markdown
Collaborator Author

Common Table Expressions are here! It's been a long journey that spawned many other improvements and fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Select in other select is sqlite_orm now supported with recursive The WITH clause

2 participants