Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cont. Added support for using sea-orm with #[deny(missing_docs)] #1531

Merged
merged 4 commits into from
Mar 10, 2023

Commits on Mar 10, 2023

  1. Added support for using sea-orm with #[deny(missing_docs)] (#1522)

    * feat(macros): Added documentation tags for generated entities
    
    * chore: Added deny(missing_docs) attribute to basic example
    
    * chore: Fix clippy errors
    emirror-de authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1305c85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6321073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83356bf View commit details
    Browse the repository at this point in the history
  4. Revert "Try missing docs (CI should fail)"

    This reverts commit 83356bf.
    billy1624 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d923ec1 View commit details
    Browse the repository at this point in the history