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
Bump __version__ to 1.2.1 and add a new /prospects/search endpoint. The search route accepts query, page and limit parameters, performs full-text search against the search_vector column using plainto_tsquery('english'), returns paginated results with total/pages metadata, and includes basic error handling and DB resource cleanup. Also update the prospects root links to expose the new search URL.
0 commit comments