You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally the backend accepts a list of service area descriptions. For a full state, this could be as simple as [{'state': 'TX'}], and we could use this information in the cache filename.
Then the backend methods (e.g., fetch) can accept these descriptions and convert them into SQL, etc.
The text was updated successfully, but these errors were encountered:
Ideally the backend accepts a list of service area descriptions. For a full state, this could be as simple as [{'state': 'TX'}], and we could use this information in the cache filename.
Then the backend methods (e.g., fetch) can accept these descriptions and convert them into SQL, etc.
The text was updated successfully, but these errors were encountered: