Rewind exhausted globs before attempting a read
[dbsrgits/SQL-Translator.git] / t /
2009-05-03 Peter Rabbitson re-fix tests after merge
2009-05-03 Peter Rabbitson Test XML roundtrip as well (also fail)
2009-05-03 Peter Rabbitson Merge 'trunk' into 'roundtrip'
2009-05-03 Peter Rabbitson Adjust xml-db2 tests
2009-05-03 Peter Rabbitson Teach sqlite how to deal with multi-event triggers
2009-05-03 Peter Rabbitson Improve xml database_event deprecation warning
2009-05-03 Peter Rabbitson Extra data and first test for xml database_event support
2009-04-28 Peter Rabbitson Changes to tests to go along r1512
2009-04-28 Peter Rabbitson Todoify test - probably not in this lifetime
2009-04-28 Peter Rabbitson Translator/schema dependency test
2009-04-28 Peter Rabbitson Bail out from failing tests early
2009-04-28 Peter Rabbitson Test seems to be finioshed - massive bowl of FAIL
2009-04-28 Peter Rabbitson Add an oversized varchar to schema.xml
2009-04-28 Peter Rabbitson Somewhat working global roundtrip test
2009-04-24 Peter Rabbitson Pg producer improvements by mo: ALTER TABLE / ALTER...
2009-04-23 Wallace Reis Added CREATE VIEW subrules for mysql parser
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-04-15 Ken Youens-Clark Template version doesn't matter.
2009-04-15 Ken Youens-Clark No warnings on test.
2009-04-15 Ken Youens-Clark No warnings during tests -- it's ugly.
2009-04-15 Ken Youens-Clark Now passes.
2009-04-15 Ken Youens-Clark Cleaned up, fixed db events.
2009-04-15 Ken Youens-Clark Changed database_events to return an arrayref.
2009-04-15 Ken Youens-Clark Cleaned up, Template version no longer a problem(?).
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-04-15 Ken Youens-Clark Fixed to pass tests.
2009-04-15 Ken Youens-Clark Fixed "database_events".
2009-04-14 Ken Youens-Clark Added test for fulltext.
2009-03-17 Johannes Plunien New method to clear out extra attributes
2009-03-12 Ken Youens-Clark Put double quotes and backticks around table identifier...
2009-03-09 Peter Rabbitson MySQL parser patch by Tokuhiro Matsuno
2009-02-15 Peter Rabbitson Support for mysql fully qualified table names (db.table...
2009-02-12 Peter Rabbitson Remove all expansion $XX tags (isolated commit, easily...
2009-02-12 Peter Rabbitson Cleanup part 2
2009-02-12 Peter Rabbitson Minor test cleanup
2009-02-12 Peter Rabbitson Reduce $Id to its normal form
2009-02-12 Peter Rabbitson Force everything to 1.99, hopefully will work
2009-02-12 Peter Rabbitson Actually there was an empty test for it as well :)
2009-02-11 Peter Rabbitson Strip evil svn:keywords
2009-02-07 Ash Berlin Move XMI stuff to branches/xmi since no one has worked...
2009-02-07 Ash Berlin Fix tests! historic/state_before_xmi_deletion_47b3b29f
2009-02-07 Ash Berlin svk-commitTn2OH.tmp
2009-02-03 Peter Rabbitson Add sqlite roundtrip test (probably need to do the...
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2008-12-29 Jess Robinson Support for temporary tables in Pg, from nachos
2008-12-05 Johannes Plunien fixed 51-xml-to-oracle.t
2008-12-04 Ash Berlin PgSQL diff patch from wries
2008-12-02 Ricardo Signes fix test expectations
2008-11-24 Johannes Plunien Skip tests for buggy Spreadsheet::ParseExcel versions...
2008-10-22 Jess Robinson Patch from jgoulah for mysqls UNION (merge engine)...
2008-10-21 Jess Robinson Patch from rbo to support multiple database events...
2008-10-09 Jess Robinson Now supporting scalar refs as default values! (rjbs)
2008-10-09 Jess Robinson Skip on newer Spreadsheet::ParseExcel
2008-10-08 Jess Robinson By royal decree, produced statements in list context...
2008-09-17 Jess Robinson Pg views and sqlite views, patch from wreis
2008-08-29 Jess Robinson Update mysql producer test to saner field names, Peter R.
2008-08-28 Jess Robinson Enormous patch from Peter Rabbitson making mysql versio...
2008-08-28 Jess Robinson Add target_db to diff test as it was producing warnings..
2008-08-26 Jess Robinson Added patch from wreis, view support for pg producer
2008-08-26 Jess Robinson Added patch from groditi to support views in sqlite
2008-08-19 Jess Robinson Add views to mysql producer, thanks groditi
2008-07-01 Jess Robinson Added patch from groditi adding SET type support to...
2008-06-03 Jess Robinson Applied patch from Ryan to uniqify index names sanely...
2008-04-23 Daniel Ruoso Adding tests for Oracle->add_field
2008-04-14 Daniel Ruoso Fix ORA-01442: column to be modified to NOT NULL is...
2008-04-14 Daniel Ruoso alter_field implemented. alter_field test Pass.
2008-04-14 Daniel Ruoso Test for oracle alter_field
2008-04-14 Daniel Ruoso Declares the new tests in the MANIFEST, remove useless...
2008-04-14 Daniel Ruoso producer_args->{delay_constraints} can be used to add...
2008-04-14 Daniel Ruoso implements options in oracle indexes
2008-04-14 Daniel Ruoso waiting for patch to be applied
2008-03-26 Jess Robinson Add support for proper boolean fields in the mysql...
2008-03-05 Jess Robinson Added support for proper enums under pg (as of 8.3...
2008-03-03 Ash Berlin Allow quote and other option to be passed to the producers.
2008-02-26 Ash Berlin Remove breakpoint
2008-02-06 Ash Berlin Fix drop indexes for uniq constraints
2008-02-06 Ash Berlin Allow DEFAULT CHARACTER SET without '=' (as produced...
2008-02-06 Ash Berlin Add support for COLLATE table option to MySQL parser
2008-02-01 Jess Robinson Oops, fix tests for fixed syntax
2008-01-29 Jess Robinson Update oracle producer, patch from plu.
2008-01-21 Ash Berlin Better tests (and fix bug) in batch alter with renamed...
2008-01-16 Ash Berlin Fix BEGIN in sqlite diff test
2008-01-16 Ash Berlin Work round MySQL/InnoDB bug bugs.mysql.com/bug.php...
2008-01-15 Ash Berlin Add renamed_from to tables.
2008-01-10 Ash Berlin Move more normalization changes to preprocess_schema
2008-01-10 Ash Berlin Correct constraint names in preprocess for MySQL producer
2007-12-21 Ash Berlin Fix test
2007-12-20 Ash Berlin Fix some more normalization problems
2007-12-13 Ash Berlin Some work on sanely normalizing fields
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...
2007-10-24 Jess Robinson Only run test if Graph::Directed installed
2007-10-24 Jess Robinson 0.0899_01 diffing fixes
2007-09-26 Jess Robinson Ignore all TT test while TT is broken
2007-09-26 Jess Robinson Fix to not test while TT is broken
2007-03-19 Chris Hilton Added cursory parsing of views and procedures
2007-03-19 Chris Hilton Added cursory parsing of view, functions, and procedure...
2007-03-14 Chris Hilton Added cursory parsing of procedures, functions, and...
2007-03-06 Chris Hilton Corrected index parsing on Oracle so every index is...
2007-03-01 Chris Hilton Added options to sqlt-diff to ignore index and/or const...
2007-02-27 Chris Hilton Changed Constraint.equals() to ignore ordering of field...
next