Plugin for YOURLS 1.7.1+
.
This is a custom DB layer that allows YOURLS to use a Microsoft SQL Server (2012+) Database.
This requires YOURLS 1.7.1 just like ozh's SQLite plug-in (if the official 1.7.1 release isn't ready yet, that means you'll need to install current master) and may completely break with the next release
- Copy
db.php
,ez_sql_sqlsrv.php
andez_sql_sqlsrv_yourls.php
into the/user
directory. - Create a new database on your SQL Server
- Setup your config.php as normal with the database credentials, name and hostname
- Enjoy!
No, just like the SQLite driver written by ozh your original database will remain untouched.
"Do whatever the hell you want with it".