SQL syntax error in MS-SQL file
[lhc/web/wiklou.git] / maintenance / postgres / compare_schemas.pl
2007-12-16 Greg Sabino MullaneAdd test for correct information in parserTests.inc
2007-12-16 Greg Sabino MullaneAdd exceptions for protected_titles table.
2007-09-24 Greg Sabino MullaneAdd column type brains, map out all non-standard stuff
2007-07-05 Greg Sabino MullaneAdd in binary type
2007-06-17 Greg Sabino MullaneAdd checks for common comma errors.
2007-04-23 Greg Sabino MullaneRemove mysql5 schema stuff, various minor updates.
2007-02-17 Greg Sabino MullaneParse InnoDB defs with max_rows and avg_row_length...
2007-01-11 Greg Sabino MullaneBetter output of filenames.
2006-11-14 Greg Sabino MullaneAdd in 'binary' mysql schema.
2006-11-08 Greg Sabino MullaneCompare both schemas, be a little more verbose, add...
2006-07-30 Greg Sabino MullaneAdd XFILE to allow for more than one source file, add...
2006-07-25 Greg Sabino MullaneAllow for renamed tables.
2006-07-23 Greg Sabino MullaneAllow multiple tables on one line in DATA section.
2006-07-23 Greg Sabino MullaneQuick Perl script to help keep schemas in sync betwixt...