Hey, I have some test class in which I need to (temporary) add a table. I did some stuff that works locally for my (just constructing some SQL and passing it to wfGetDb()->safeQuery) but it fails on Jenkins, presumably because it's using SQLLite or whatever there. Is there a better way to add such tables?
Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
