Update tests to use maybe_plan.
[dbsrgits/SQL-Translator.git] / t / 08postgres-to-mysql.t
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2003-06-06 Ken Youens-Clark Fixed test numbers.
2003-06-06 Ken Youens-Clark Now that the PG parser is using the Schema object,...
2003-05-03 Ken Youens-Clark Changed to use Test::More, cleaned up syntax. Still...
2003-03-03 Allen Day turning off debugging in t/08
2003-02-25 Allen Day added a serial->int auto_increment fix, a varchar-...
2003-02-21 Allen Day here is the pgsql test script. NOTE: it will not work...