Site updated at 2017-11-04 06:33:48 UTC

This commit is contained in:
Travis CI 2017-11-04 06:33:48 +00:00
parent 58beb42469
commit 34db186026
518 changed files with 5817 additions and 3208 deletions

View file

@ -198,7 +198,7 @@
</tr>
<tr>
<td style="text-align: left">MS SQL Server</td>
<td style="text-align: left"><code class="highlighter-rouge">mssql+pymssql://user:pass@SERVER_IP/?charset=utf8</code></td>
<td style="text-align: left"><code class="highlighter-rouge">mssql+pymssql://user:pass@SERVER_IP/DB_NAME?charset=utf8</code></td>
</tr>
</tbody>
</table>