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: booqoffsky/neo4j-python-migrations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: booqoffsky/neo4j-python-migrations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 1 commit
  • 16 files changed
  • 2 contributors

Commits on May 29, 2024

  1. Release/0.1.2 (#3)

    * Update dependencies
    
    * Allow migrations to run on db with auth disabled
    
    * Skip DAO tests if neo4j is not available
    
    * Fix DeprecationWarning
    
    * CI checks the work on the latest versions of python
    
    * Fix bugs in the migration graph analyzer
    
    * "Dry-run" of updating the migration graph before starting any migration to increase the reliability of the migrator
    
    ---------
    
    Co-authored-by: Øyvind Evju <oyvind.evju@medisin.uio.no>
    booqoffsky and oyvinev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    90ea8eb View commit details
    Browse the repository at this point in the history
Loading