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

clarify type casting in CESQL spec #1281

Merged

Commits on May 9, 2024

  1. clarify type casting in CESQL spec

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9193215 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: addressed feedback from meeting

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6b5f67e View commit details
    Browse the repository at this point in the history
  2. address review feedback

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4729d2e View commit details
    Browse the repository at this point in the history
  3. clarify the default values when an error occurs

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8812b57 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix: may -> MAY

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    14028f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f90d78 View commit details
    Browse the repository at this point in the history
  3. clarify leading zeros

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4cbb1af View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. add table of supported and unsupported type casts

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e90f8c6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. add boolean <-> integer casting

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c755764 View commit details
    Browse the repository at this point in the history