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

lib/ecto/adapters/myxql/connection.ex: refactored improper lists #587

Closed
wants to merge 5 commits into from

Commits on Jan 8, 2024

  1. refactor to map_join

    bradhanks committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ab76d6f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. map_intersperse

    bradhanks committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    57f8bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1045aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bbc69 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. refactored 9 improper lists by wrapping the last element in a list: s…

    …tring literals, 1 variable with is_binary guard, last 4 were Integer.to_string
    bradhanks committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    366bb12 View commit details
    Browse the repository at this point in the history