Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIv2: macros, SQL cleanup #4286

Merged
merged 13 commits into from
Jul 3, 2024
Merged

APIv2: macros, SQL cleanup #4286

merged 13 commits into from
Jul 3, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    a6b2cd3 View commit details
    Browse the repository at this point in the history
  2. Introduce select_merge_as macro

    This simplifies some select_merge calls
    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bf795d6 View commit details
    Browse the repository at this point in the history
  3. Simplify select_join_fields

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    57fee06 View commit details
    Browse the repository at this point in the history
  4. Remove a needless dynamic

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    34a6025 View commit details
    Browse the repository at this point in the history
  5. wrap_select_columns macro

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    588a5cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a91501a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dbdad1 View commit details
    Browse the repository at this point in the history
  8. Moduledoc

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dcfa7a6 View commit details
    Browse the repository at this point in the history
  9. Improved macros

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1336940 View commit details
    Browse the repository at this point in the history
  10. Wrap more code

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1698ead View commit details
    Browse the repository at this point in the history
  11. select_merge_as more

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4548461 View commit details
    Browse the repository at this point in the history
  12. Move defp to the end

    macobo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    def9e26 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. wrap_alias

    macobo committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    58297ce View commit details
    Browse the repository at this point in the history