Closed cyberkoa closed 10 years ago
Enable the table prefix in the installation page. Created mysql.sql.install & postgres.sql.install to serve as templates.
Code tested with mysql and success.
Coverage remained the same when pulling 793bfeb20047f0881ca8717c3b24e5d2382c66d2 on cyberkoa:master into 660cf5907e484632334854a64f47343c35e2d33f on yandod:master.
I may add new test case for testing installer steps.
Our travis based selenium can make sure this does not break anything. it should be time to rebase against master again.
merged
Enable the table prefix in the installation page. Created mysql.sql.install & postgres.sql.install to serve as templates.
Code tested with mysql and success.