Skip to content

Add nullable MarkdownText column to ProblemText#83

Merged
PatrikBak merged 1 commit into
mainfrom
patrik/add-markdown-text-column
May 10, 2026
Merged

Add nullable MarkdownText column to ProblemText#83
PatrikBak merged 1 commit into
mainfrom
patrik/add-markdown-text-column

Conversation

@PatrikBak
Copy link
Copy Markdown
Owner

Summary

  • Adds a nullable text column markdown_text to problem_texts for the Markdown+TeX form of each problem text.
  • Property added on the ProblemText entity right after ParsedText; no fluent config or index changes.
  • Column stays empty for now — no app code reads or writes it.

🤖 Generated with Claude Code

Holds the Markdown+TeX form of each problem text.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
math-comps Ready Ready Preview, Comment May 10, 2026 3:05pm

@PatrikBak PatrikBak merged commit da74925 into main May 10, 2026
4 checks passed
@PatrikBak PatrikBak deleted the patrik/add-markdown-text-column branch May 10, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant