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

Fix source tree calculation for qualified properties #3148

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    5b788c4 View commit details
    Browse the repository at this point in the history
  2. Add constraints for protocol java generation (finos#3119)

    * Add constraint validation for Protocol Java generation
    
    * Add tests for Enum constraints
    
    * Always Box primitives
    
    * Fix boolean type
    
    * Fix tests
    
    * Add default to Protocol
    
    * Fix validation
    
    * Fix impacted tests
    
    * Fix one validation edge case
    
    * Flip test for constraints
    pierredebelen authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b2e6bc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5acb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3121f8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea38134 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3278ab9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    611e3bc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Fix constraint expression generation for multiple constraints in vali…

    …dation lambda (finos#3126)
    
    * fix constraint expr generation for more than 2 constraints
    
    * add tests for lambda gen and api to serve lambda
    keenkeystrokes authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    832abfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0402379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    071d8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbda39a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97e1de8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    d8677d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db6f925 View commit details
    Browse the repository at this point in the history
  3. Numerous Sybase ASE SQL fixes (finos#3131)

    * Fix numerous sql translations for SybaseASE
    gs-jp1 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b8bbcc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    920375c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    9850a2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5e775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa6efc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. support_for_multi_expressions_and_tds_joins_with_N_2_columns_support_…

    …for_multi_expressions.patch (finos#3141)
    AFine-gs authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    70f9f13 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. [Legend SQL] Handle failure in session (finos#3130)

    * Handle failure in session so that subsequent queries are successful
    
    * Housekeeping - bump dependency versions
    
    * Handle active execution in wire protocol
    
    * Extract method to add tasks in queue
    gs-manvig authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4e2edbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd3c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    278d76b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e111438 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    eb2513a View commit details
    Browse the repository at this point in the history
  2. remove extra line

    siaka-Akash authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    14b2039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a2a26b View commit details
    Browse the repository at this point in the history
  4. add tests

    siaka-Akash authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    011974c View commit details
    Browse the repository at this point in the history