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

Write_multi to use upsert_all #41

Merged
merged 15 commits into from
Sep 22, 2023
Merged

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    139f239 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    03aedcf View commit details
    Browse the repository at this point in the history
  2. fmt

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    55645a0 View commit details
    Browse the repository at this point in the history
  3. fix insert counting logic

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d3e7a0e View commit details
    Browse the repository at this point in the history
  4. fix mysql compitability

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    26f5068 View commit details
    Browse the repository at this point in the history
  5. Do nothing on update

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    666effc View commit details
    Browse the repository at this point in the history
  6. support older Rails 6

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    53286ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c78a993 View commit details
    Browse the repository at this point in the history
  8. github ci: don't fail-fast

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    54a6544 View commit details
    Browse the repository at this point in the history
  9. just use map

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7ac8303 View commit details
    Browse the repository at this point in the history
  10. update Gemfile.rails6

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e4ef31a View commit details
    Browse the repository at this point in the history
  11. update changelog

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fcad58a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50bf1b3 View commit details
    Browse the repository at this point in the history
  13. fmt

    skatkov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aa7db24 View commit details
    Browse the repository at this point in the history
  14. Make sure key is used in binary encoding

    for proper Arel escaping
    julik committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    18ec9ee View commit details
    Browse the repository at this point in the history