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

Information schema #25

Merged
merged 15 commits into from
Mar 28, 2023
Merged

Information schema #25

merged 15 commits into from
Mar 28, 2023

Commits on Mar 4, 2023

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

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    6d57b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9736f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f234f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. #22 #19 Alias functions, transient support, unit tests.

    Testing CHAR_LENGTH and SUBSTRING support.
    Testing LIKE '\_%' (escaped LIKE) support.
    OllieJones committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    879613a View commit details
    Browse the repository at this point in the history
  2. #22 #19 Alias functions, transient support, unit tests.

    Added CHAR_LENGTH and SUBSTRING support as rewrites to LENGTH and SUBSTR.
    Added LIKE '\_%' (escaped LIKE) support.
    Corrected GREATEST and LEAST functions, added unit tests.
    OllieJones committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5a77cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Back-merge from main

    OllieJones committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    54bbdcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e599d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. set SQLite timeout

    OllieJones committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    60c8bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8982b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    c3d46ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac250d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f983b56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41e4b42 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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