Releases: codebysushil/supabase-php
Releases · codebysushil/supabase-php
v0.0.2
What's Changed
- Add SEQURITY.md and update by @CodeWithSushil in #1
New Contributors
- @CodeWithSushil made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's new
- Full supported
CRUDopretion with Fluent API style (Chaining method) - create both synchronous and asynchronous HTTP request and response with
GuzzleHttp. - Built-in Query builder support and Others queries also coming soon.
- Available queries is:
FROM,
SELECT,
WHERE,
GET,
UPDATE,
GET, andINSERT.
Full Changelog: https://github.com/codebysushil/supabase-php/commits/v0.0.1