mock_supabase_http_client 0.0.1 mock_supabase_http_client: ^0.0.1 copied to clipboard
A mock supabase http client for testing Supabase APIs
0.0.1 #
- Initial release.
- Basic CRUD operations (Create, Read, Update, Delete) and upsert support.
- Basic filtering support.
- Basic transformer (order, limit, range, single, maybeSingle) support.
- Basic referenced table support.