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: pallets-eco/flask-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: immunda/flask-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 22, 2013

  1. fix before_models_committed to actually fire with stuff

    as highlighted by @insom before_models_committed will not fire because
    it has no changes
    tonymillion committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    c13bfff View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Merge upstream pull req #191

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    9fe1a3b View commit details
    Browse the repository at this point in the history
  2. Merge upstream pull req #190

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    230d24f View commit details
    Browse the repository at this point in the history
  3. Merge upstream pull req #171

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    a4a42bc View commit details
    Browse the repository at this point in the history
  4. Merge upstream pull req #154

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    d1005cd View commit details
    Browse the repository at this point in the history
  5. Merge upstream pull req #150

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    b48a7fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29f5d82 View commit details
    Browse the repository at this point in the history
  7. Run tests for Python 3,4

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    5d3c953 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    893aa6e View commit details
    Browse the repository at this point in the history
  9. Update classifiers

    immunda committed May 20, 2014
    Configuration menu
    Copy the full SHA
    6cdb64d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. fix exception on declare __abstract__ model with __bind_key__

    Pavel Tysliatski committed May 23, 2014
    Configuration menu
    Copy the full SHA
    1c504e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tbicr/master

    fix exception on declare __abstract__ model with __bind_key__
    immunda committed May 23, 2014
    Configuration menu
    Copy the full SHA
    6b3ca18 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

  1. Bump dates

    immunda committed Aug 23, 2014
    Configuration menu
    Copy the full SHA
    6949ed0 View commit details
    Browse the repository at this point in the history
  2. Attribute AUTHORS

    immunda committed Aug 23, 2014
    Configuration menu
    Copy the full SHA
    0975f2f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Merge upstream

    immunda committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    e5f5d70 View commit details
    Browse the repository at this point in the history
Loading