]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/shortlog
thirdparty/fastapi/sqlmodel.git
2021-08-24  Sebastián Ramírez👷 Add Dependabot
2021-08-24  Sebastián Ramírez🔧 Add funding config
2021-08-24  Sebastián Ramírez👷 Add GitHub Actions to Build Docs, Test, and Publish
2021-08-24  Sebastián Ramírez👷 Add preview docs GitHub Action
2021-08-24  Sebastián Ramírez🔧 Add issue-manager and latest-changes GitHub Actions
2021-08-24  Sebastián Ramírez🔧 Add new-issue templates
2021-08-24  Sebastián Ramírez👷 Add custom GitHub actions to preview docs
2021-08-24  Sebastián Ramírez🙈 Add .gitignore
2021-08-24  Sebastián Ramírez🔧 Add scripts
2021-08-24  Sebastián Ramírez🔧 Add Flake8 config
2021-08-24  Sebastián Ramírez➕ Add autoflake to development dependencies
2021-08-24  Sebastián Ramírez🎨 Format tests, remove double imports
2021-08-24  Sebastián Ramírez🐛 Re-implement unreleased Pydantic utility
2021-08-24  Sebastián Ramírez🎨 Format tests, sort and remove unused imports
2021-08-24  Sebastián Ramírez📝 Remove double format-imports script, as autoflake...
2021-08-24  Sebastián Ramírez🔧 Add py.typed marker file
2021-08-24  Sebastián Ramírez🔧 Add pyproject.toml with Poetry setup and package...
2021-08-24  Sebastián Ramírez🔧 Add MkDocs config
2021-08-24  Sebastián Ramírez📝 Add CONTRIBUTING.md
2021-08-24  Sebastián Ramírez🔒 Add security policy
2021-08-24  Sebastián Ramírez📝 Add README.md
2021-08-24  Sebastián Ramírez🔧 Add sqlmodel.sql.expression generation script (select...
2021-08-24  Sebastián Ramírez✅ Add tests
2021-08-24  Sebastián Ramírez🍱 Add icons and logos
2021-08-24  Sebastián Ramírez🍱 Add diagrams for docs
2021-08-24  Sebastián Ramírez🍱 Add screenshots for docs
2021-08-24  Sebastián Ramírez📝 Add docs
2021-08-24  Sebastián Ramírez🍱 Add custom CSS and JS for docs
2021-08-24  Sebastián Ramírez📝 Add docs annotations for source examples
2021-08-24  Sebastián Ramírez✨ Add source examples for docs
2021-08-24  Sebastián Ramírez📄 Add license
2021-08-24  Sebastián Ramírez✨ Add SQLModel core code