Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.
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: figome/python-festung
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.3
Choose a base ref
...
head repository: figome/python-festung
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 29, 2018

  1. Switch readme to markdown.

    Moritz Pein committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    040a52f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into develop

    Moritz Pein committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    35ecc0e View commit details
    Browse the repository at this point in the history
  3. Switch readme to markdown.

    Moritz Pein committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    c61490e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into develop

    Moritz Pein committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    b8f6475 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    489d5d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d2e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219c6b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    201b213 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/bulk-insert' into develop

    * feature/bulk-insert:
      style: Stick to DBAPI 2.0 specification
      use dict literals instead of dict constructors
      fix param name and usage
      support bulk insert in cursor's executemany() method
    mdomke committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    d615e87 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release/0.11.0'

    * release/0.11.0:
      style: Stick to DBAPI 2.0 specification
      use dict literals instead of dict constructors
      fix param name and usage
      support bulk insert in cursor's executemany() method
      Switch readme to markdown.
    mdomke committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    03ce270 View commit details
    Browse the repository at this point in the history
  7. Merge tag '0.11.0' into develop

    Support festung bulk_params
    
    * tag '0.11.0':
    mdomke committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    86dfac2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Upgrade requirements

    mdomke committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    bb90a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ae4c8 View commit details
    Browse the repository at this point in the history
Loading