Skip to content

unknown type #967

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

Sometimes a type may just be unknown, e.g. when accessing a value of a row. In this case, we currently use Any? as the result. However, it is useful to specifically express this with an unknown type.

Desired solution

Add a new type that is expressed with the keyword unknown. This is already used to express unknown default values.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions