Skip to content

engine: implement builtin functions #186

Description

@tpdenk

The most basic builtin functions should be implemented. These are the following.

  • RANDOM
  • COUNT
  • UCASE
  • LCASE
  • NOW
  • MIN
  • MAX

Every single one needs extensive testing, as well as benchmarks (no optimization, just benchmarks).
They also need very detailed documentation on how they work and what they do exactly.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    changelogThis requires an entry in the changelog for the next versioncomponent/engineEngine issuesfeatureNew feature or enhancementgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions