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

feat: bootstrap sqlx-jiff development #141

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

Commits on Oct 11, 2024

  1. feat: bootstrap sqlx-jiff development

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    20ecbd6 View commit details
    Browse the repository at this point in the history
  2. builtin features instead

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    89f6330 View commit details
    Browse the repository at this point in the history
  3. Revert "builtin features instead"

    This reverts commit 89f6330.
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    309cc8d View commit details
    Browse the repository at this point in the history
  4. implement integration as a separate crate

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1b248f2 View commit details
    Browse the repository at this point in the history
  5. no pub field but to_jiff and to_sqlx

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bd6bdcd View commit details
    Browse the repository at this point in the history
  6. sqlx-jiff to jiff-sqlx

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    de9e83b View commit details
    Browse the repository at this point in the history
  7. minimize the implementation

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b6372d3 View commit details
    Browse the repository at this point in the history