Skip to content

Conversation

@raphael-istari
Copy link
Contributor

clarify facets and dql-schema

clarify facets and dql-schema
|-------------|---------|-------|
| `default` | string | Default when type cannot be inferred |
| `int` | int64 | |
| `float` | float | |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't forget bigfloat. It's go "type" is big.Float from math/big. Variable storage size depending on precision.

amount: bigfloat @index(bigfloat) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants