Code Monkey home page Code Monkey logo

supabase-query's People

Contributors

hermannygaard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

supabase-query's Issues

Supabase v2 Types

Found this repo and found it very helpful, thank you for that!

This isn't an issue, but I was wondering if you've tried adapting this to the new v2 Supabase client? In particular the Typescript portion that's been added.

I'm able to get the table names typed.

type QueryCreator = (supabase: SupabaseClient<Database>) => PostgrestFilterBuilder<any, any>;

But getting the .select or other methods to be typed, as well as type the return value of the UseQueryResult have been pretty difficult. Was wondering if you've had any luck with it.

Supabase is doing some sort of TS voodoo to use the arguments passed to .from and it's a little over my head 🀯.

Appreciate any insight and thanks for creating this repo!

warning when using @tanstack/react-query@^4

when I add this to my project I get a warning because I'm using @tanstack/react-query@^4

 WARN  Issues with peer dependencies found
.
└─┬ supabase-query 1.0.1
  └── βœ• missing peer react-query@^3.34.19
Peer dependencies that should be installed:
  react-query@^3.34.19  

Done in 2.4s
% grep react-query package.json 
    "@tanstack/react-query": "^4.28.0",

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.