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

FFI initial implementation #12920

Merged
merged 28 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4bb3d58 View commit details
    Browse the repository at this point in the history
  2. Add table type

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4d31722 View commit details
    Browse the repository at this point in the history
  3. Make struct pub

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d5f541e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afeb439 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fb77da View commit details
    Browse the repository at this point in the history
  6. Adding release function

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3ab0f9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c616227 View commit details
    Browse the repository at this point in the history
  8. Resolve memory leaks

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    461b4a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0408a9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7922d8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afd06be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dafc982 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff4d2e4 View commit details
    Browse the repository at this point in the history
  14. Apply prettier

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1dbca58 View commit details
    Browse the repository at this point in the history
  15. Format for linter

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7761c84 View commit details
    Browse the repository at this point in the history
  16. Add doc-comment

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d0f8f88 View commit details
    Browse the repository at this point in the history
  17. Add option to specify table provider does not support pushdown filter…

    …s to avoid extra work for some providers
    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6b5227e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    400f45a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8b220cd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8d0f86d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9c01f75 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    61f44ae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1576520 View commit details
    Browse the repository at this point in the history
  24. Add documentation

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    790f454 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bf626f4 View commit details
    Browse the repository at this point in the history
  26. Add license text

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bb47819 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    71ae880 View commit details
    Browse the repository at this point in the history
  28. taplo format

    timsaucer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    011340c View commit details
    Browse the repository at this point in the history