[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/resources/sql/autopatches/ -> 20141004.currency.01.sql (source)

   1  TRUNCATE TABLE {$NAMESPACE}_fund.fund_backer;
   2  
   3  ALTER TABLE {$NAMESPACE}_fund.fund_backer
   4    CHANGE amountInCents amountAsCurrency VARCHAR(64) NOT NULL COLLATE utf8_bin;


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1