forked from golang-migrate/migrate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add neo4j driver on params instance (golang-migrate#373)
* Add neo4j driver on instance params * Check constraint if exist return nil * Create new driver if nil * Remove URL and AuthToken from neo4j config * Change call db constraint * Add neo4j image 4.0 * Handle create new driver * Use labels instead constraints * Turn off TLS encryption on test
- Loading branch information
1 parent
833d007
commit 423c2d3
Showing
2 changed files
with
46 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters