@databases/mysql-test
Advanced tools
Comparing version
/// <reference types="node" /> | ||
import { Options as WithContainerOptions } from '@databases/with-container'; | ||
export interface Options extends Pick<WithContainerOptions, Exclude<keyof WithContainerOptions, 'internalPort'>> { | ||
export interface Options extends Omit<WithContainerOptions, 'internalPort' | 'enableDebugInstructions' | 'testConnection'> { | ||
mysqlUser: string; | ||
@@ -5,0 +5,0 @@ mysqlPassword: string; |
@@ -121,2 +121,3 @@ "use strict"; | ||
}, | ||
enableDebugInstructions: `To view logs, run with MYSQL_TEST_DEBUG=true environment variable.`, | ||
}); | ||
@@ -123,0 +124,0 @@ const databaseURL = `mysql://${mysqlUser}:${mysqlPassword}@localhost:${externalPort}/${mysqlDb}`; |
{ | ||
"name": "@databases/mysql-test", | ||
"version": "4.0.0", | ||
"version": "4.0.1-canary-1665", | ||
"description": "", | ||
@@ -11,4 +11,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@databases/mysql-config": "^3.0.0", | ||
"@databases/with-container": "^2.0.0", | ||
"@databases/mysql-config": "3.0.0", | ||
"@databases/with-container": "2.1.0-canary-1665", | ||
"modern-spawn": "^1.0.0", | ||
@@ -15,0 +15,0 @@ "ms": "^2.1.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
80618
0.2%467
0.21%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed