FeatureFuel
1

Why can't I use Date when querying in the swift client?

Source: supabase/supabase#28293 · opened by @enyo
I'm trying to only fetch rows after a specific date. There is a URLQueryRepresentable protocol and most types have an extension for it, but there is none for Date.

I also couldn't find anything in the examples or documentation on how to transform a date so it conforms properly.

So

1. Why is there no extension for it, and
2. How should I convert the date to a string?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests