@pikku/addon-supabase
v0.1.0
Published
Supabase database operations.
Readme
@pikku/addon-supabase
Supabase database operations.
Functions
selectRows— query rows from a tableinsertRows— insert rows into a tableupdateRows— update rows in a tabledeleteRows— delete rows from a tableupsertRows— upsert rows into a tablerpc— call a database function
Secrets
SUPABASE_CREDENTIALS — fields: url, apiKey
Dependencies
- @supabase/supabase-js
