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?
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.
Comments
Similar requests
Swift Data custom backend
10 votes · 0 comments
Skip support
4 votes · 0 comments
[Supabase Swift] add captcha token to sign-in with SMS OTP mothed
4 votes · 0 comments
Better type support in Swift Client database requests
2 votes · 0 comments
Insert null values in Swift and JavaScript client
2 votes · 0 comments
No comments yet.