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

Driver registry #124

Merged
merged 21 commits into from
Mar 24, 2024
Merged

Driver registry #124

merged 21 commits into from
Mar 24, 2024

Commits on Mar 24, 2024

  1. Remove dead code

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    78fe40e View commit details
    Browse the repository at this point in the history
  2. Use IN_MEMORY_PATH

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    609fbee View commit details
    Browse the repository at this point in the history
  3. Flip dbGetInfo() logic

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4699629 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a202cb8 View commit details
    Browse the repository at this point in the history
  5. Efficient lookup

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d84acb2 View commit details
    Browse the repository at this point in the history
  6. rapi_list_arrow()

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    400cb6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b1d963 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    150b2a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0aa3e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3593340 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c6653e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e069318 View commit details
    Browse the repository at this point in the history
  13. path_normalize()

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    27bba58 View commit details
    Browse the repository at this point in the history
  14. driver_registry

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bc94f3c View commit details
    Browse the repository at this point in the history
  15. db_eptr stores dual pointer

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c383959 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ec18521 View commit details
    Browse the repository at this point in the history
  17. Results, fixed now

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    bb0308d View commit details
    Browse the repository at this point in the history
  18. check_bigint() and tests

    tau31 authored and krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    004f91d View commit details
    Browse the repository at this point in the history
  19. Document behavior

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dc9b006 View commit details
    Browse the repository at this point in the history
  20. Add tests

    krlmlr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    81bdeb6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2cab803 View commit details
    Browse the repository at this point in the history