Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented May 19, 2025

Implement:

  • Entity.Number
  • Entity.Date
  • Entity.Point
  • Entity.Url

@nikgraf nikgraf self-assigned this May 19, 2025
// @ts-expect-error name is defined
if (field.name === 'ArrayClass') {
// TODO: improve this check
if (field.ast._tag === 'TupleType') {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this fixes a bug since the relation field is not an ArrayClass anymore. Still not ideal, but works as a hack

@nikgraf nikgraf merged commit 596e1c9 into main May 19, 2025
4 checks passed
@nikgraf nikgraf deleted the ng/base-types branch May 19, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants