mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-30 05:34:39 +00:00
* Create telemetry_mssql.sql SQL to create the speedtest_users table on Microsoft SQL server. This SQL is based on the original templates, and continues to uses nvarchar for all fields as the templates do – even though some of the fields should be int. * Added support for Microsoft SQL Server * New sanitycheck.php page plus required updates to telemetry_db.php Created a sanity check page to verify that the required PHP extensions are installed, and that it is possible to connect to the database. * Update README.md - MS SQL support Added mention of Microsoft SQL Server as a supported DB engine. * Added missing <tr> to sanitycheck.php |
||
|---|---|---|
| .. | ||
| idObfuscation.php | ||
| index.php | ||
| json.php | ||
| OpenSans-Light.ttf | ||
| OpenSans-Semibold.ttf | ||
| sanitycheck.php | ||
| stats.php | ||
| telemetry.php | ||
| telemetry_db.php | ||
| telemetry_mssql.sql | ||
| telemetry_mysql.sql | ||
| telemetry_postgresql.sql | ||
| telemetry_settings.php | ||