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

Tuple update processing: Add default values ​​for index fields #104

Closed
wants to merge 27 commits into from

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. [fix] Fix syntax

    MadSchemas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8cf2c05 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. [fix] Yet another attempt

    MadSchemas committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    896c972 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    335ad21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d6a746 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge branch 'master' into fix/tuple-update-handling

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e9c0e7b View commit details
    Browse the repository at this point in the history
  2. [fix] Fix expected content of elements. Disable default in Array and …

    …nested Array
    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fd9e532 View commit details
    Browse the repository at this point in the history
  3. [fix] ReFix expected content of elements. Disable default in Array an…

    …d nested Array
    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1daed54 View commit details
    Browse the repository at this point in the history
  4. [fix] ReFix expected content of elements. Next part of tests

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a76af62 View commit details
    Browse the repository at this point in the history
  5. [fix] ReReFix expected content of elements

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a861d90 View commit details
    Browse the repository at this point in the history
  6. [fix] Fix build

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    87e50e8 View commit details
    Browse the repository at this point in the history
  7. [fix] ReFix build

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c5bb804 View commit details
    Browse the repository at this point in the history
  8. [fix] ReReFix build

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0fab5a8 View commit details
    Browse the repository at this point in the history
  9. [fix] Fix build. New way

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6a1f54f View commit details
    Browse the repository at this point in the history
  10. [fix] Fix, add default value in test

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    927cf10 View commit details
    Browse the repository at this point in the history
  11. [fix] Fix, add default value in test 2

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    34d98f5 View commit details
    Browse the repository at this point in the history
  12. [fix] Fix, add default value in test 2. Fix build

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bf5be35 View commit details
    Browse the repository at this point in the history
  13. [fix] Fix, add default value in test 3

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0f38dc2 View commit details
    Browse the repository at this point in the history
  14. [fix] Fix, add default value in test 4

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cc7e26d View commit details
    Browse the repository at this point in the history
  15. [fix] Fix, add default value in test 5

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0d25760 View commit details
    Browse the repository at this point in the history
  16. [fix] Fix, add default value in test 6

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    34c1377 View commit details
    Browse the repository at this point in the history
  17. [fix] Fix, add default value in test 6. Fix build

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    00f5e36 View commit details
    Browse the repository at this point in the history
  18. [fix] Fix, add default value in test 7

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    811ae9b View commit details
    Browse the repository at this point in the history
  19. [fix] Fix, add default value in test 8

    Alexander.A.Utkin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b700526 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. [fix] Simplify code

    Alexander.A.Utkin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    653eb25 View commit details
    Browse the repository at this point in the history
  2. [fix] Simplify code. Fix build

    Alexander.A.Utkin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3a1cd1a View commit details
    Browse the repository at this point in the history