2009-04-24 |
Peter Rabbitson |
Pg producer improvements by mo: ALTER TABLE / ALTER... |
tree | commitdiff |
2009-04-23 |
Wallace Reis |
Added CREATE VIEW subrules for mysql parser |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Fixed "database_events." |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Template version doesn't matter. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
No warnings on test. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
No warnings during tests -- it's ugly. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Now passes. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Cleaned up, fixed db events. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Changed database_events to return an arrayref. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Cleaned up, Template version no longer a problem(?). |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Fixed "database_events." |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Fixed to pass tests. |
tree | commitdiff |
2009-04-15 |
Ken Youens-Clark |
Fixed "database_events". |
tree | commitdiff |
2009-04-14 |
Ken Youens-Clark |
Added test for fulltext. |
tree | commitdiff |
2009-03-17 |
Johannes Plunien |
New method to clear out extra attributes |
tree | commitdiff |
2009-03-12 |
Ken Youens-Clark |
Put double quotes and backticks around table identifier... |
tree | commitdiff |
2009-03-09 |
Peter Rabbitson |
MySQL parser patch by Tokuhiro Matsuno |
tree | commitdiff |
2009-02-15 |
Peter Rabbitson |
Support for mysql fully qualified table names (db.table... |
tree | commitdiff |
2009-02-12 |
Peter Rabbitson |
Remove all expansion $XX tags (isolated commit, easily... |
tree | commitdiff |
2009-02-12 |
Peter Rabbitson |
Cleanup part 2 |
tree | commitdiff |
2009-02-12 |
Peter Rabbitson |
Minor test cleanup |
tree | commitdiff |
2009-02-12 |
Peter Rabbitson |
Reduce $Id to its normal form |
tree | commitdiff |
2009-02-12 |
Peter Rabbitson |
Force everything to 1.99, hopefully will work |
tree | commitdiff |
2009-02-12 |
Peter Rabbitson |
Actually there was an empty test for it as well :) |
tree | commitdiff |
2009-02-11 |
Peter Rabbitson |
Strip evil svn:keywords |
tree | commitdiff |
2009-02-07 |
Ash Berlin |
Move XMI stuff to branches/xmi since no one has worked... |
tree | commitdiff |
2009-02-07 |
Ash Berlin |
Fix tests! historic/state_before_xmi_deletion_47b3b29f |
tree | commitdiff |
2009-02-07 |
Ash Berlin |
svk-commitTn2OH.tmp |
tree | commitdiff |
2009-02-03 |
Peter Rabbitson |
Add sqlite roundtrip test (probably need to do the... |
tree | commitdiff |
2009-01-17 |
Jonathan Yu |
- Added some stuff to MANIFEST.SKIP |
tree | commitdiff |
2008-12-29 |
Jess Robinson |
Support for temporary tables in Pg, from nachos |
tree | commitdiff |
2008-12-05 |
Johannes Plunien |
fixed 51-xml-to-oracle.t |
tree | commitdiff |
2008-12-04 |
Ash Berlin |
PgSQL diff patch from wries |
tree | commitdiff |
2008-12-02 |
Ricardo Signes |
fix test expectations |
tree | commitdiff |
2008-11-24 |
Johannes Plunien |
Skip tests for buggy Spreadsheet::ParseExcel versions... |
tree | commitdiff |
2008-10-22 |
Jess Robinson |
Patch from jgoulah for mysqls UNION (merge engine)... |
tree | commitdiff |
2008-10-21 |
Jess Robinson |
Patch from rbo to support multiple database events... |
tree | commitdiff |
2008-10-09 |
Jess Robinson |
Now supporting scalar refs as default values! (rjbs) |
tree | commitdiff |
2008-10-09 |
Jess Robinson |
Skip on newer Spreadsheet::ParseExcel |
tree | commitdiff |
2008-10-08 |
Jess Robinson |
By royal decree, produced statements in list context... |
tree | commitdiff |
2008-09-17 |
Jess Robinson |
Pg views and sqlite views, patch from wreis |
tree | commitdiff |
2008-08-29 |
Jess Robinson |
Update mysql producer test to saner field names, Peter R. |
tree | commitdiff |
2008-08-28 |
Jess Robinson |
Enormous patch from Peter Rabbitson making mysql versio... |
tree | commitdiff |
2008-08-28 |
Jess Robinson |
Add target_db to diff test as it was producing warnings.. |
tree | commitdiff |
2008-08-26 |
Jess Robinson |
Added patch from wreis, view support for pg producer |
tree | commitdiff |
2008-08-26 |
Jess Robinson |
Added patch from groditi to support views in sqlite |
tree | commitdiff |
2008-08-19 |
Jess Robinson |
Add views to mysql producer, thanks groditi |
tree | commitdiff |
2008-07-01 |
Jess Robinson |
Added patch from groditi adding SET type support to... |
tree | commitdiff |
2008-06-03 |
Jess Robinson |
Applied patch from Ryan to uniqify index names sanely... |
tree | commitdiff |
2008-04-23 |
Daniel Ruoso |
Adding tests for Oracle->add_field |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
Fix ORA-01442: column to be modified to NOT NULL is... |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
alter_field implemented. alter_field test Pass. |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
Test for oracle alter_field |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
Declares the new tests in the MANIFEST, remove useless... |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
producer_args->{delay_constraints} can be used to add... |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
implements options in oracle indexes |
tree | commitdiff |
2008-04-14 |
Daniel Ruoso |
waiting for patch to be applied |
tree | commitdiff |
2008-03-26 |
Jess Robinson |
Add support for proper boolean fields in the mysql... |
tree | commitdiff |
2008-03-05 |
Jess Robinson |
Added support for proper enums under pg (as of 8.3... |
tree | commitdiff |
2008-03-03 |
Ash Berlin |
Allow quote and other option to be passed to the producers. |
tree | commitdiff |
2008-02-26 |
Ash Berlin |
Remove breakpoint |
tree | commitdiff |
2008-02-06 |
Ash Berlin |
Fix drop indexes for uniq constraints |
tree | commitdiff |
2008-02-06 |
Ash Berlin |
Allow DEFAULT CHARACTER SET without '=' (as produced... |
tree | commitdiff |
2008-02-06 |
Ash Berlin |
Add support for COLLATE table option to MySQL parser |
tree | commitdiff |
2008-02-01 |
Jess Robinson |
Oops, fix tests for fixed syntax |
tree | commitdiff |
2008-01-29 |
Jess Robinson |
Update oracle producer, patch from plu. |
tree | commitdiff |
2008-01-21 |
Ash Berlin |
Better tests (and fix bug) in batch alter with renamed... |
tree | commitdiff |
2008-01-16 |
Ash Berlin |
Fix BEGIN in sqlite diff test |
tree | commitdiff |
2008-01-16 |
Ash Berlin |
Work round MySQL/InnoDB bug bugs.mysql.com/bug.php... |
tree | commitdiff |
2008-01-15 |
Ash Berlin |
Add renamed_from to tables. |
tree | commitdiff |
2008-01-10 |
Ash Berlin |
Move more normalization changes to preprocess_schema |
tree | commitdiff |
2008-01-10 |
Ash Berlin |
Correct constraint names in preprocess for MySQL producer |
tree | commitdiff |
2007-12-21 |
Ash Berlin |
Fix test |
tree | commitdiff |
2007-12-20 |
Ash Berlin |
Fix some more normalization problems |
tree | commitdiff |
2007-12-13 |
Ash Berlin |
Some work on sanely normalizing fields |
tree | commitdiff |
2007-11-27 |
Ash Berlin |
MAss diff changes imported from Ash's local diff-refact... |
tree | commitdiff |
2007-10-24 |
Jess Robinson |
Only run test if Graph::Directed installed |
tree | commitdiff |
2007-10-24 |
Jess Robinson |
0.0899_01 diffing fixes |
tree | commitdiff |
2007-09-26 |
Jess Robinson |
Ignore all TT test while TT is broken |
tree | commitdiff |
2007-09-26 |
Jess Robinson |
Fix to not test while TT is broken |
tree | commitdiff |
2007-03-19 |
Chris Hilton |
Added cursory parsing of views and procedures |
tree | commitdiff |
2007-03-19 |
Chris Hilton |
Added cursory parsing of view, functions, and procedure... |
tree | commitdiff |
2007-03-14 |
Chris Hilton |
Added cursory parsing of procedures, functions, and... |
tree | commitdiff |
2007-03-06 |
Chris Hilton |
Corrected index parsing on Oracle so every index is... |
tree | commitdiff |
2007-03-01 |
Chris Hilton |
Added options to sqlt-diff to ignore index and/or const... |
tree | commitdiff |
2007-02-27 |
Chris Hilton |
Changed Constraint.equals() to ignore ordering of field... |
tree | commitdiff |
2007-02-19 |
Chris Hilton |
Tweak previous comment parsing tweak for multiple lines |
tree | commitdiff |
2006-12-07 |
Jess Robinson |
Fix bug in YAML test |
tree | commitdiff |
2006-11-27 |
Jess Robinson |
Patched mysql producer to name constraints sanely |
tree | commitdiff |
2006-11-20 |
Jess Robinson |
Cascade drop pg tables to overcome key constraints... |
tree | commitdiff |
2006-11-10 |
Ben Faga |
Added a semicolon at the end of the create trigger... |
tree | commitdiff |
2006-11-10 |
Ben Faga |
Applied patch sent in by Daniel Westermann-Clark on... |
tree | commitdiff |
2006-11-09 |
Jess Robinson |
Fixed tests for mysql producer changes |
tree | commitdiff |
2006-10-30 |
Chris Hilton |
Added comment to diff output if target database is... |
tree | commitdiff |
2006-10-10 |
Chris Hilton |
Added test for delimiter functionality and multiple... |
tree | commitdiff |
2006-10-10 |
Chris Hilton |
Get SQLT version dynamically |
tree | commitdiff |
2006-09-19 |
Jess Robinson |
Make TTSchema work with TT 2.15, somehow |
tree | commitdiff |
2006-08-26 |
Jess Robinson |
Fixed up tests to accommodate new DB2 producer changes... |
tree | commitdiff |
2006-08-09 |
Jess Robinson |
Add quoting support to the mysql producer, thanks ash! |
tree | commitdiff |
2006-08-04 |
Jess Robinson |
Add timestamp tests, make postgres produce timestamp... |
tree | commitdiff |
next |