mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
added mssql to CI
This commit is contained in:
parent
875d172a49
commit
b5133359d5
@ -45,7 +45,7 @@
|
||||
"type": "mssql",
|
||||
"host": "localhost",
|
||||
"username": "sa",
|
||||
"password": "tz$qwe;est$Admin142",
|
||||
"password": "Admin12345",
|
||||
"database": "tempdb",
|
||||
"logging": false
|
||||
},
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
"type": "mssql",
|
||||
"host": "localhost",
|
||||
"username": "sa",
|
||||
"password": "tz$qwe;est$Admin142",
|
||||
"password": "Admin12345",
|
||||
"database": "tempdb",
|
||||
"logging": false
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user