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

RCORE-2198: Support for additional properties (#7519) #7886

Draft
wants to merge 8 commits into
base: next-major
Choose a base branch
from

Commits on Jul 12, 2024

  1. Initial support for additional properties (#7519)

    * Initial support for additional properties
    
    This will allow some initial experiments in the SDKs. This is not a
    fileformat breaking change as we just use already existing features.
    
    ---------
    
    Co-authored-by: Claus Rørbech <[email protected]>
    Co-authored-by: Kenneth Geisshirt <[email protected]>
    3 people committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6ead233 View commit details
    Browse the repository at this point in the history
  2. Update release notes

    jedelbo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f6ee648 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Add Obj::has_schema_property() (#7898)

    [bindgen] Expose Obj::has_schema_property(), TableRef::get_column_key(), and Obj::set_any_by_name()
    kneth committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1561070 View commit details
    Browse the repository at this point in the history
  2. More flexible schema work for RJS (#7960)

    * Fix bindgen typo
    * Expose erase prop
    * Expose Obj::get_additional_properties()
    
    ---------
    
    Co-authored-by: Gagik Amaryan <[email protected]>
    Co-authored-by: Gagik Amaryan <[email protected]>
    3 people committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    44582c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    135214a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499fbc6 View commit details
    Browse the repository at this point in the history