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
Fix: use explicit select in publications/software to avoid curationStatus
Prisma 7 with libSQL adapter doesn't create curationStatus column in
the SQLite schema even though it's in schema.prisma. Using explicit
select to only query columns that exist in the deployed database.
All publications shown (all are VERIFIED in the data).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments