We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eafb1 commit 00b0cdeCopy full SHA for 00b0cde
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## Supabase for PHP: v1.0.4
4
+### What's changed
5
+- Add new function pages() for Pagination.
6
+- Add new function filter() for filtering the data.
7
+- Add new function matchs() for checking duplicates data from table.
8
+- Updated Docs as well.
9
+
10
## [1.0.1] - 2024-09-06
11
### Added
12
- Code optimize
0 commit comments