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

Add serialize_fn attribute to Insertable derive macro #3837

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    6d775e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a8802 View commit details
    Browse the repository at this point in the history
  3. Fix serialize_fn test.

    ISibboI committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    069d0f0 View commit details
    Browse the repository at this point in the history
  4. Remove deserialize_fn.

    ISibboI committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8299a48 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Revert "Remove deserialize_fn."

    This reverts commit 8299a48.
    ISibboI committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7369b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807e36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b81dd View commit details
    Browse the repository at this point in the history
  4. Make tests compile.

    ISibboI committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ad0e4d5 View commit details
    Browse the repository at this point in the history