Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-discord/forms-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: python-discord/forms-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sqla-migration
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 41 files changed
  • 1 contributor

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    7857f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5d3e4 View commit details
    Browse the repository at this point in the history
  3. Move existing models to schemas namespace

    This is to make room for a new ORM namespace for SQLAlchemy models
    ChrisLovering committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    41169d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6de1e26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a439ef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    228cacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c79a18 View commit details
    Browse the repository at this point in the history
Loading