dbsrgits/SQL-Translator.git
2006-11-20 Jess Robinson Cascade drop pg tables to overcome key constraints...
2006-11-10 Ben Faga Updated version number and Change log for recent patches.
2006-11-10 Ben Faga Added a semicolon at the end of the create trigger...
2006-11-10 Ben Faga Applied patch sent in by Daniel Westermann-Clark on...
2006-11-10 Jess Robinson Update TODO file
2006-11-09 Jess Robinson Upped version to _03
2006-11-09 Jess Robinson Fixed tests for mysql producer changes
2006-11-09 Jess Robinson Make the DROP commands a separate item in arrary contex...
2006-11-09 Jess Robinson Add default timestamp support to Postgres producer
2006-10-30 Chris Hilton Added comment to diff output if target database is...
2006-10-16 Chris Hilton Fixed passing references to GetOptions
2006-10-10 Chris Hilton Added test for delimiter functionality and multiple...
2006-10-10 Chris Hilton Added MySQL 5.0 DELIMITER functionality
2006-10-10 Chris Hilton Remove row requirement for returning indices
2006-10-10 Chris Hilton Get SQLT version dynamically
2006-09-22 Jess Robinson Remove strange manifest entry
2006-09-19 Jess Robinson Make TTSchema work with TT 2.15, somehow
2006-08-26 Jess Robinson Also collect function objects. Thanks Gordon!
2006-08-26 Jess Robinson Fix typo, no_comments arg wasnt getting passed. Thanks...
2006-08-26 Jess Robinson Support Pg timestamp type followed by an optional size...
2006-08-26 Jess Robinson Default auto-inc fields to start at one, and increase...
2006-08-26 Jess Robinson Fixed up tests to accommodate new DB2 producer changes...
2006-08-09 Jess Robinson Add quoting support to the mysql producer, thanks ash!
2006-08-04 Jess Robinson Add timestamp tests, make postgres produce timestamp...
2006-07-24 Jess Robinson Build files for 0.08_01
2006-07-23 Jess Robinson Changes for 0.08_01
2006-07-23 Jess Robinson Move Template into reccommends for now
2006-07-23 Jess Robinson Splitting of MySQL, Postgres and SQLite producers into...
2006-07-23 Jess Robinson Lots of Pg Producer tests, some other fixes
2006-07-16 Jess Robinson Improvements to MySQL producers foreign key and comment...
2006-07-11 Jess Robinson Fix mysql_table_type .. (where did this go, or why...
2006-06-29 Ken Youens... Fixed handling of NULLs.
2006-06-22 Ben Faga Fixed a problem with the trigger_steps where it used...
2006-06-09 Jess Robinson Add test to prove insert statements with quoted semi...
2006-06-09 Jess Robinson Allow skipped insert statements and trigger bodies...
2006-06-08 Jess Robinson SQLite and YAML tests broken, fixed
2006-06-07 Jess Robinson Typo fixing
2006-06-07 Jess Robinson Add tests for new alter_field, add_field, drop_field...
2006-06-07 Jess Robinson Update Trigger to insist on a valid table for on_table
2006-06-07 Jess Robinson Produce either a list of statements or a string
2006-06-07 Jess Robinson Document producer methods
2006-06-07 Jess Robinson Recognise & skip DROP statements when parsing
2006-06-07 Jess Robinson Added quote-field-names, quote-table-names options
2006-06-07 Jess Robinson Producers can now return individual statements as s...
2006-05-24 Jess Robinson More DB2 producing
2006-05-24 Jess Robinson DB2 producer tests
2006-05-24 Chris Hilton Ignore Oracle system constraints on source DB schema...
2006-05-24 Chris Hilton Modified parse() to instantiate a separate RecDescent...
2006-05-24 Chris Hilton Added tests to catch Oracle problem with parser being...
2006-05-24 Chris Hilton Removed conflict markers
2006-05-24 Jess Robinson Use DB2 Parser
2006-05-20 Jess Robinson Initial devision of sqlt-diff: Most of the functionalit...
2006-05-13 Ken Youens... Added use of graph.
2006-05-13 Ken Youens... Commiting.
2006-05-05 Chris Hilton Fixed up ON DELETE parsing for FKs
2006-05-05 Chris Hilton Added ON DELETE and ON UPDATE clauses to FK output
2006-05-04 Chris Hilton Added 'default null' parsing
2006-05-04 Chris Hilton Fix field default value output bug I introduced
2006-05-04 Chris Hilton Minor refactor to avoid uninitialized value warning
2006-05-03 Chris Hilton Fixed preservation of function call as field in functio...
2006-05-03 Chris Hilton Parser changes to accomodate function-based indexes...
2006-04-12 Ken Youens... Removed SIGNATURE.
2006-04-12 Ken Youens... Removing.
2006-04-07 Mark Addison Globals filter now copies extra
2006-03-21 Chris Mungall new: makes tables in latex format
2006-03-21 Ben Faga Applying the patch submitted with this bug report
2006-03-16 Ken Youens... Added tests for "unique" and "key" qualifiers to field...
2006-03-16 Ken Youens... Added grammar for handling "unique" and "key" qualifier...
2006-03-10 Mark Addison Added constraint copy to Globals filter. (Seem to be...
2006-03-10 Mark Addison Fixed warning for tables with no order attrib
2006-03-09 Earl Cahill -O::Is, accidentally committed some debug, thanks to...
2006-03-09 Earl Cahill adding in Oracle driver support and making the DRIVER...
2006-03-09 Earl Cahill initial adds for the oracle dbi parser and a simple...
2006-03-06 Mark Addison Added Globals filter.
2006-03-06 Mark Addison Removed un-used stuff left from CutNPaste of t/36-filters.t
2006-03-06 Mark Addison Backed out M::B ConfigData based installed templates...
2006-02-22 Ken Youens... Updates.
2006-02-22 Ken Youens... Changed to build up schema from "show create table...
2006-02-22 Ken Youens... Changed my name.
2006-02-16 Ken Youens... Changes to make more efficient use of memory with large...
2006-01-31 Ken Youens... Moved YAML to a build requirement.
2006-01-31 Ken Youens... Just committing, but is it necessary? It will be regen...
2006-01-20 Mark Addison Intial code for Dia producer
2006-01-20 Mark Addison Build support for installing templates.
2005-12-22 Mark Addison Fixed missing schema table comments
2005-12-16 Mark Addison Experimental filters
2005-12-16 Mark Addison Added mysql_character_set for 4.1+
2005-11-17 Ben Faga Applied changes submitted by Paul Makepeace <sourceforg...
2005-10-07 Scott Cain refining the parser, but it still doesn't do everything...
2005-10-06 Scott Cain revamped Pg DBI parser to query system tables. This...
2005-09-18 Jess Robinson produce DB2 tables
2005-09-15 Darren Chamberlain Removed doap.rdf from MANIFEST, since I removed it...
2005-09-13 Darren Chamberlain Moved to htdocs module
2005-08-31 Darren Chamberlain Original artwor, courtesy of Jason Williams
2005-08-31 Chris Hilton Adding non-zero exit status if differences were found
2005-08-10 Chris Hilton Various tweaks to produce Oracle diffs
2005-08-10 Chris Hilton Added some constraint tests
2005-08-10 Chris Hilton Modified equals() to stringify field checks and use...
2005-08-10 Chris Hilton Modified equals() to include more case insensitivity...
2005-08-10 Chris Hilton Modified equals() to include case insensitive data...
next