Changes to handle a constraint like:
[dbsrgits/SQL-Translator.git] / lib /
2009-08-11 Ken Youens-Clark Changes to handle a constraint like:
2009-08-11 Ken Youens-Clark Added return of diff as array in list context.
2009-08-07 Ken Youens-Clark Fixing my name (is this vain?).
2009-08-07 Ken Youens-Clark Make a little more flexible.
2009-08-07 Ken Youens-Clark Need to call "load" as a class method rather than an...
2009-08-07 Ken Youens-Clark Just made a little more readable.
2009-06-30 Peter Rabbitson Fix for bleadperl
2009-06-25 Peter Rabbitson Release 0.09007
2009-06-24 Peter Rabbitson MSSQL fixes and improvements
2009-06-24 Peter Rabbitson Do not cache the P::RD grammar - it breaks stuff
2009-06-18 Peter Rabbitson Mssql does not understand ON DELETE RESTRICT
2009-06-15 Peter Rabbitson Backout teejay's changes to get trunk stable again
2009-06-13 Aaron Trevena fixed triggers
2009-06-12 Aaron Trevena added triggers and procedures
2009-06-10 Peter Rabbitson (bugfixed) release 0.09006
2009-06-09 Peter Rabbitson Proper support for size in pg timestamp columns (patch...
2009-06-09 Peter Rabbitson Create a YAML copy of the main roundtrip schema - this...
2009-06-09 Peter Rabbitson Teach YAML producer to encode extra attributes
2009-06-08 Peter Rabbitson Release 0.09005
2009-06-07 Peter Rabbitson Strip exe bit
2009-06-07 Peter Rabbitson Make perlpod happy
2009-06-07 Peter Rabbitson Merge 'trunk' into 'roundtrip'
2009-06-07 Peter Rabbitson Multiple fixes for the SQLServer producer/parser combo
2009-06-07 Peter Rabbitson The way we generate create view statements is not stand...
2009-06-07 Peter Rabbitson VIEW support for Pg parser, also some cleanups
2009-06-03 Peter Rabbitson Graphviz does not like empty hahsrefs - prune those
2009-06-03 Peter Rabbitson Merge forgotten rewrite of the GraphViz producer -...
2009-06-02 John Goulah added parser support for MySQL default values with...
2009-06-01 Peter Rabbitson Switch to Module::Install
2009-05-31 Peter Rabbitson Reorder authors and consolidate them in one point ...
2009-05-31 Peter Rabbitson Add POD checker and fix a couple of POD errors
2009-05-27 Johannes Plunien MySQL producer skips length attribute for columns which...
2009-05-17 Jonathan Yu Applied patch to switch dependency on XML::XPath to...
2009-05-05 Peter Rabbitson Fix a couple of mistakes in the PG parser
2009-05-04 Peter Rabbitson SQLite improvements:
2009-05-04 Peter Rabbitson Variable table and column names? wtf?!
2009-05-04 Peter Rabbitson table/field counts are held per-object, not globally
2009-05-04 Peter Rabbitson Do not add xml comment header if no_comments is set
2009-05-04 Peter Rabbitson Rewind exhausted globs before attempting a read
2009-05-03 Peter Rabbitson Bring version bump back - there is still work to be...
2009-05-03 Peter Rabbitson Merge 'trunk' into 'roundtrip'
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 Teah xml parser about database_events
2009-04-28 Peter Rabbitson Fix mysql roundtrip glitch
2009-04-28 Peter Rabbitson Minor POD fix
2009-04-24 Peter Rabbitson Pg producer improvements by mo: ALTER TABLE / ALTER...
2009-04-23 Peter Rabbitson Make minor adjustments to the grammars in order to...
2009-04-23 Wallace Reis Added CREATE VIEW subrules for mysql parser
2009-04-20 Ken Youens-Clark Use three-arg open.
2009-04-20 Ken Youens-Clark Use three-arg open.
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-04-15 Ken Youens-Clark Database events now returns a list.
2009-04-15 Ken Youens-Clark Checked for interactive so no ugly messages during...
2009-04-15 Ken Youens-Clark Fixed up "equals" to be more informative when there...
2009-04-15 Ken Youens-Clark Lots of cleanup, removal of "foo" variables which are...
2009-04-15 Ken Youens-Clark Lots of cleanup.
2009-04-14 Ken Youens-Clark Return lines of input in a list context, fixed my name.
2009-04-14 Ken Youens-Clark Return lines of output in a list context per user request.
2009-04-14 Ken Youens-Clark Upped version to 0.10.
2009-04-14 Ken Youens-Clark Some code cleanup, added clustering of tables, fixed...
2009-04-14 Ken Youens-Clark Added "FULLTEXT" as valid index type.
2009-04-14 Ken Youens-Clark Added patch from user.
2009-04-03 Ken Youens-Clark Per a suggestion from Darren, changed the skipping...
2009-03-17 Johannes Plunien New method to clear out extra attributes
2009-03-16 Ash Berlin Added semi-colon for (DROP|CREATE) TYPE statements...
2009-03-12 Ken Youens-Clark Added double quote rule for table/field identifiers...
2009-03-11 Ken Youens-Clark Adding option to skip tables.
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-15 Peter Rabbitson Whop - forgot to commit 9004 changes
2009-02-13 Peter Rabbitson Downgrade global version - highest version in 9002...
2009-02-13 Peter Rabbitson Schema::Graph - switch ugly use of Log4perl to an even...
2009-02-12 Peter Rabbitson Forgot to up one VERSION
2009-02-12 Peter Rabbitson Remove all expansion $XX tags (isolated commit, easily...
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 This file is empty, tests seem fine... deleting
2009-02-11 Peter Rabbitson Strip evil svn:keywords
2009-02-10 Peter Rabbitson Another chunk of the GraphViz rewrite:
2009-02-09 Johannes Plunien Translate bytea to BLOB in MySQL producer. This fixes...
2009-02-07 Peter Rabbitson Release 0.09003
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-01-29 Jonathan Yu Reverted VERSION so it was no longer dependent on ...
2009-01-17 Jonathan Yu Changed show_index_name to show_index_names to make...
2009-01-17 Jonathan Yu - Removed use of $Revision$ SVN keyword to generate...
2009-01-17 Jonathan Yu - Updated copyright, added myself to contributors list
2009-01-17 Jonathan Yu - Merged some changes by myself, and also from ribasushi
2009-01-17 Jonathan Yu - Added myself to the SQL::Translator file as an author
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2009-01-14 Jonathan Yu - Fixed POD producer
2009-01-14 Jonathan Yu - Add support for 'extended' friendly ints (the nonstan...
2009-01-14 Jonathan Yu - Fixes a bug where _apply_default_value is not found...
2009-01-10 Jonathan Yu - Added a show_index_name parameter which determines...
2009-01-10 Jonathan Yu Since Oracle understands a double precision floating...
2009-01-09 Jonathan Yu - Minor documentation changes. Namely, noted that the...
2009-01-09 Jonathan Yu - Updated GraphViz producer module per the modification...
next