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

Documentation for sea-orm #280

Merged
merged 21 commits into from
Nov 1, 2021
Merged

Documentation for sea-orm #280

merged 21 commits into from
Nov 1, 2021

Commits on Oct 28, 2021

  1. Document the macros.

    Add code examples for the macros
    charleschege committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    497bdbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642994a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    a80df71 View commit details
    Browse the repository at this point in the history
  2. Document the macros.

    Add code examples for the macros
    charleschege committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    06aa9e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b9e54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69d5c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9b6f8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    817e9bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db098d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4d115b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f21492b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    037eab9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1382b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Improve documentation for the drivers and the entity

    Provide module level code example on how to create an Entity, Model, ActiveModel, Column and PrimaryKey
    charleschege committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    e002361 View commit details
    Browse the repository at this point in the history
  2. Run fmt --all

    charleschege committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    870ca3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1167b7 View commit details
    Browse the repository at this point in the history
  4. Solutions for doc tests

    charleschege committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    a223509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb83a6d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Provide further exaplanation for

    p�[200pub struct ActiveValue<V>
    
    Add a code snippet for a simple example
    charleschege committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    30814f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf3ea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6904b9f View commit details
    Browse the repository at this point in the history