fastapi / sqlmodel

SQL databases in Python, designed for simplicity, compatibility, and robustness.
https://sqlmodel.tiangolo.com/
MIT License
14.45k stars 658 forks source link

📝 Highlight lines correction #1090

Closed shenxiangzhuang closed 2 months ago

shenxiangzhuang commented 2 months ago

Fix code highlight in https://sqlmodel.tiangolo.com/tutorial/indexes/ image

github-actions[bot] commented 2 months ago

📝 Docs preview for commit 70f341db08ec449fbaeecfd374511fc7fdd3abb0 at: https://433d6614.sqlmodel.pages.dev

Modified Pages

alejsdev commented 2 months ago

Hi @shenxiangzhuang, Thank you for being so interested in contributing to SQLModel! Indeed, there was a mistake, the full preview shouldn't have highlights. :sweat_smile: This has been addressed in #1100. Thanks!