add: WebGUI::Paginator now capable of more efficient paginations using SQL limit clauses
This commit is contained in:
parent
b519375126
commit
3c52f21923
2 changed files with 128 additions and 36 deletions
|
|
@ -9,6 +9,8 @@
|
|||
field.
|
||||
- add: Calendar events now allow attachments
|
||||
- add: Calendar events now allow setting view permissions
|
||||
- add: WebGUI::Paginator now capable of more efficient SQL paginations using
|
||||
LIMIT clauses.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue