mmvergara / supadart

Typesafe queries in Supabase Flutter! Generate Flutter / Dart 🎯 classes from your Supabase schema.
https://supadart.vercel.app
MIT License
43 stars 5 forks source link

Add Support for dart duration type #75

Closed Achraf-cyber closed 2 months ago

Achraf-cyber commented 2 months ago

When I use this tool to generate dart for supabase, Postgresql interval get converted to String which makes it difficult to use. But according to other-types.md it should be converted to dart Duration and it is not runtime tested. May be this tool can be enhanced now to support dart Duration

mmvergara commented 2 months ago

Bumped cli version to 1.6.1 please update your cli. Interval type is now supported https://github.com/mmvergara/supadart/pull/76 and also tested

Achraf-cyber commented 2 months ago

Well done

Le mer. 18 sept. 2024, 12:44, mmvergara @.***> a écrit :

Bumped cli version to 1.6.1 please update your cli. Interval type is now supported #76 https://github.com/mmvergara/supadart/pull/76 and also tested

— Reply to this email directly, view it on GitHub https://github.com/mmvergara/supadart/issues/75#issuecomment-2358245427, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFBBDVOU3M5UMMIFKJSBJTZXFRRJAVCNFSM6AAAAABOMAZXQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJYGI2DKNBSG4 . You are receiving this because you authored the thread.Message ID: @.***>