Jump to content

Rev v2.1.934-76-g70bdf7e - mysqldiff directory fix, updates fix


Nabeel

Recommended Posts

  • Administrators

Changed Files:

m core/version

+ install/mysqldiff/LICENSE

+ install/mysqldiff/MySQLDiff.class.php

+ install/mysqldiff/README

+ install/mysqldiff/diffgen

+ install/mysqldiff/structure.xml

m install/structure.xml

m lib/rss/latestpireps.rss

m unittest/reports/coverage.xml

m unittest/reports/logfile.json

mysqldiff directory fix, updates fix

View complete changes

Download from here

Link to comment
Share on other sites

I ran this update and here is what it said on install.

Starting the update...

Array

(

[0] => ALTER TABLE `phpvms_pireps` ADD `paytype` tinyint(1) NOT NULL DEFAULT '1' AFTER `pilotpay`;

)

Update completed!

I am getting ready to try a pirep now and see what happens. Oh and I recalculated the pilot payments and it gave all the money back to the pilots it shorted them when I started having all the original issues. So far so good.

Link to comment
Share on other sites

  • Administrators

Awesome, I wrote a small app which figures out all the diffs between my manifest and what's actually in the database, I'm pretty proud of that peice :)

Next is the URL rewrite issue... if someone using Apache can give me access to their FTP and site, I can have that figured out

Link to comment
Share on other sites

×
×
  • Create New...