Yes, I tried it and I could get it to 'work' but it required me to hack the 'CREATE TABLE' statements in the Package.xml file. Seemed like a hack that I didn't want to have to support long term (through extension updates that would blow my hack away).
Looks like small SQL syntax issues in the create table statements (maybe in SQL, selects, inserts down the line, I didn't make it that far).
Support MySQL
Any Chance to get mysql support?
Hi Daniel, sorry for the delay, I was on holiday.
Never tested with Mysql, but Mirror works with the Umbraco Api and Petapoco, so it supposed to work with Mysql... Have you tried it?
Yes, I tried it and I could get it to 'work' but it required me to hack the 'CREATE TABLE' statements in the Package.xml file. Seemed like a hack that I didn't want to have to support long term (through extension updates that would blow my hack away).
Looks like small SQL syntax issues in the create table statements (maybe in SQL, selects, inserts down the line, I didn't make it that far).
is working on a reply...