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

feat: extend NGSI-LD support for NGSIToPostgreSQL processor (and other global upgrades) #56

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    495a676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89dec24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dc8c0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bf38d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    e8aed47 View commit details
    Browse the repository at this point in the history
  2. feat: add support for sub-attributes of all types of attributes

    - was previously only supported for properties
    bobeal committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    565b36d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    7b4114a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6397f3 View commit details
    Browse the repository at this point in the history
  3. feat: add a property to define the prefix to truncate from datasetid

    - to avoid too long and less meaningful column names in PG (which anyway truncate them to 63 chars)
    bobeal committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a4c64b9 View commit details
    Browse the repository at this point in the history