Skip to content

Added support for UNION and UNION ALL #357

Added support for UNION and UNION ALL

Added support for UNION and UNION ALL #357

Triggered via pull request November 22, 2025 21:12
@liuzicheng1987liuzicheng1987
synchronize #96
f/union
Status Failure
Total duration 38m 57s
Artifacts

macos-cxx20-vcpkg.yaml

on: pull_request
Matrix: macos-clang
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 4 warnings, and 3 notices
(macos-latest-mysql)
Process completed with exit code 1.
(macos-latest-mysql): tests/mysql/unite.cpp#L184
no member named 'as' in 'sqlgen::Union<std::vector<test_unite::User1>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User1>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<5>{{"name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<4>{{"age"}}, rfl::internal::StringLiteral<1>{{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User2>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<5>{{"name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<4>{{"age"}}, rfl::internal::StringLiteral<1>{{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User3>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<5>{{"name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<4>{{"age"}}, rfl::internal::StringLiteral<1>{{""}}>>>>'
(macos-latest-mysql): tests/mysql/unite.cpp#L160
too few arguments to function call, single argument '_credentials' was not specified
(macos-latest-mysql): tests/mysql/unite.cpp#L135
no member named 'as' in 'sqlgen::Union<std::vector<test_unite::User1>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User1>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<5>{{"name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<4>{{"age"}}, rfl::internal::StringLiteral<1>{{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User2>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<5>{{"name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<4>{{"age"}}, rfl::internal::StringLiteral<1>{{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User3>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<5>{{"name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<4>{{"age"}}, rfl::internal::StringLiteral<1>{{""}}>>>>'
(macos-latest-mysql): tests/mysql/unite.cpp#L117
too few arguments to function call, single argument '_credentials' was not specified
(macos-latest-mysql): tests/mysql/unite.cpp#L77
too few arguments to function call, single argument '_credentials' was not specified
(macos-latest-mysql): tests/mysql/unite.cpp#L37
too few arguments to function call, single argument '_credentials' was not specified
(macos-13-mysql)
Process completed with exit code 1.
(macos-13-mysql): tests/mysql/unite.cpp#L184
no member named 'as' in 'sqlgen::Union<std::vector<test_unite::User1>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User1>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<{{"name"}}, {{""}}>, sqlgen::transpilation::Col<{{"age"}}, {{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User2>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<{{"name"}}, {{""}}>, sqlgen::transpilation::Col<{{"age"}}, {{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User3>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<{{"name"}}, {{""}}>, sqlgen::transpilation::Col<{{"age"}}, {{""}}>>>>'
(macos-13-mysql): tests/mysql/unite.cpp#L160
too few arguments to function call, single argument '_credentials' was not specified
(macos-13-mysql): tests/mysql/unite.cpp#L135
no member named 'as' in 'sqlgen::Union<std::vector<test_unite::User1>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User1>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<{{"name"}}, {{""}}>, sqlgen::transpilation::Col<{{"age"}}, {{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User2>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<{{"name"}}, {{""}}>, sqlgen::transpilation::Col<{{"age"}}, {{""}}>>>, sqlgen::SelectFrom<sqlgen::transpilation::TableWrapper<test_unite::User3>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<{{"name"}}, {{""}}>, sqlgen::transpilation::Col<{{"age"}}, {{""}}>>>>'
(macos-13-mysql): tests/mysql/unite.cpp#L117
too few arguments to function call, single argument '_credentials' was not specified
(macos-13-mysql): tests/mysql/unite.cpp#L77
too few arguments to function call, single argument '_credentials' was not specified
(macos-13-mysql): tests/mysql/unite.cpp#L37
too few arguments to function call, single argument '_credentials' was not specified
(macos-latest-mysql)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
(macos-latest-postgres)
Couldn't adjust RPATH of
(macos-latest-postgres)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
(macos-latest-sqlite)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
(macos-13-sqlite)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
(macos-13-mysql)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
(macos-13-postgres)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046