Expand description
Database module for Supabase REST API
Structsยง
- Database
- Database client for REST API operations
- Database
Response - Database response wrapper
- Delete
Builder - Delete builder for DELETE operations
- Insert
Builder - Insert builder for INSERT operations
- Query
Builder - Query builder for SELECT operations
- Update
Builder - Update builder for UPDATE operations