Tommy Parnell 590bbf9506 Assistant checkpoint: Add URL uniqueness constraint and handle duplicates
Assistant generated file changes:
- shared/schema.ts: Add unique constraint to url
- server/storage.ts: Handle duplicate URLs in importNewsletter

---

User prompt:

Keep the id as the primary key but use  the url as an "external id" for the newsletter and don't allow duplicates to be created in the database
2025-02-18 17:00:27 +00:00
2025-02-14 23:11:37 +00:00
2025-02-18 16:28:52 +00:00
Description
No description provided
686 KiB
Languages
TypeScript 96.6%
HTML 2.5%
JavaScript 0.6%
Shell 0.2%