From 5a5633920af44d072c10353a56f2c4bba8e26869 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 19 Jan 2026 08:32:12 +0100 Subject: --- 0-README.rst | 3 +++ README.rst | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 0-README.rst delete mode 100644 README.rst diff --git a/0-README.rst b/0-README.rst new file mode 100644 index 0000000..8a17ba4 --- /dev/null +++ b/0-README.rst @@ -0,0 +1,3 @@ +which only fetches the records that shall be displayed, instead of all records from database like the "QueryResultPaginator" does. + +Rejected TYPO3 feature request: https://forge.typo3.org/issues/102194 \ No newline at end of file diff --git a/README.rst b/README.rst deleted file mode 100644 index 8a17ba4..0000000 --- a/README.rst +++ /dev/null @@ -1,3 +0,0 @@ -which only fetches the records that shall be displayed, instead of all records from database like the "QueryResultPaginator" does. - -Rejected TYPO3 feature request: https://forge.typo3.org/issues/102194 \ No newline at end of file -- cgit v1.2.3