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

Rust: SQL Injection Query #18025

Merged
merged 14 commits into from
Nov 21, 2024
Merged

Rust: SQL Injection Query #18025

merged 14 commits into from
Nov 21, 2024

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    3673c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d0ad9 View commit details
    Browse the repository at this point in the history
  3. Rust: Add options.yml and sqlx 'query cache' (result of 'sqlx prepare…

    …') so that the query test can function.
    geoffw0 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2df565c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a7fb06 View commit details
    Browse the repository at this point in the history
  5. Rust: Implement query, source/sink/barrier classes and concepts. All …

    …of this is framework, nothing is concretely modelled yet.
    geoffw0 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c7c6924 View commit details
    Browse the repository at this point in the history
  6. Rust: Autoformat.

    geoffw0 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    49eefcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    758092b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Rust: Use final class.

    geoffw0 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    636c047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e0028 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into sql1

    geoffw0 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ae6b7b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c7a9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8fff4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01cddcc View commit details
    Browse the repository at this point in the history