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

Create manual subsections for each function #10619

Closed
4 of 8 tasks
lukaseder opened this issue Sep 10, 2020 · 2 comments
Closed
4 of 8 tasks

Create manual subsections for each function #10619

lukaseder opened this issue Sep 10, 2020 · 2 comments

Comments

@lukaseder
Copy link
Member

lukaseder commented Sep 10, 2020

This is a continuation of #10078

The current version of the manual has only one section per function type, e.g. "string functions":
https://www.jooq.org/doc/latest/manual/sql-building/column-expressions/string-functions/

It would be good to have subsections for each type, such that each function can be documented individually, with examples. This is particularly useful for aggregate functions and window functions, where each function has a few specialties worth mentioning.

The relevant sections include:

We probably also need a new section for operators

  • String operators
  • Numeric operators
  • Etc.?
@lukaseder
Copy link
Member Author

Most functions are documented by now. Will add more in the future, if I discover missing documentation

@lukaseder lukaseder removed the R: Fixed label Mar 7, 2023
@lukaseder lukaseder reopened this Mar 7, 2023
@lukaseder
Copy link
Member Author

Still no dedicated sections for window functions!

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

No branches or pull requests

1 participant