Change to UTF8-BOM encoding

This commit is contained in:
Markus
2021-08-26 10:46:12 +02:00
parent 945c07606e
commit 233bb64a17
148 changed files with 148 additions and 148 deletions

View File

@ -1,4 +1,4 @@
# This script lists all of the tables in a MySQL database and exports the list as a CSV
# This script lists all of the tables in a MySQL database and exports the list as a CSV
# Install-Module InvokeQuery
# Run the above command if you do not have this module
param(