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

Sqlite describe fixes #2253

Merged
merged 26 commits into from
Feb 3, 2023
Merged

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    73943e6 View commit details
    Browse the repository at this point in the history
  2. log query paths which were abandoned due to invalid state or looping.…

    … Allow instructions to be executed a small number of times to fix nested order by query
    tyrelr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a552fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edcf2da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b5f277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c6eff9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b67df7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8204cc View commit details
    Browse the repository at this point in the history
  8. fix support for temp tables

    tyrelr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7cd37ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fd6965 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd49b5f View commit details
    Browse the repository at this point in the history
  11. handle gosub opcode correctly

    tyrelr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2328658 View commit details
    Browse the repository at this point in the history
  12. add group by test

    tyrelr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4fc692e View commit details
    Browse the repository at this point in the history
  13. fix group by handling

    tyrelr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d9472eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7c316e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4bb5800 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    508e23d View commit details
    Browse the repository at this point in the history
  17. add test for large offsets

    tyrelr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3679797 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    84c81a9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    77c13b0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76f3658 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fc4fdf3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8d914c5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ef61dbe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    51c5400 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a38b5c4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1d7d50a View commit details
    Browse the repository at this point in the history