By royal decree, produced statements in list context shall not end in a semi-colon...
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer /
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-28 Jess Robinson Enormous patch from Peter Rabbitson making mysql versio...
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 Ash Berlin Only create views for mysql on v5 and up
2008-08-19 Jess Robinson Add views to mysql producer, thanks groditi
2008-07-28 Ben Faga Applied patches written by Nigel Metheringham. His...
2008-07-01 Jess Robinson Added patch from groditi adding SET type support to...
2008-06-12 Jess Robinson Patch from ribasushi: Correctly graph self-referential...
2008-06-03 Jess Robinson Applied patch from Ryan to uniqify index names sanely...
2008-04-23 Daniel Ruoso Implemented add_field, only the field is added, nothing...
2008-04-21 Daniel Ruoso Small fix in delay_constraints (missing ;).
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 Define a name for pk constraint when delay_constraints...
2008-04-14 Daniel Ruoso Document delay_constraints producer_args option
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-04-01 Ash Berlin Fix suprious diff on cols with charsets/collates (MySQL)
2008-03-26 Jess Robinson Add support for proper boolean fields in the mysql...
2008-03-17 Ash Berlin Fix false-diffing due to order of table options
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-06 Ash Berlin Fix drop indexes for uniq constraints
2008-02-01 Jess Robinson Fix syntax for index dropping in sqlite producer
2008-01-31 Ash Berlin Document significance of preproces_schema method
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 Work round MySQL/InnoDB bug bugs.mysql.com/bug.php...
2008-01-15 Ash Berlin Add renamed_from to tables.
2008-01-12 Ash Berlin Fix after typo in merge
2008-01-12 Ash Berlin Added an 'alter sequence' line to the parser grammer...
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-20 Ben Faga Applied patch submitted by Nathan Gray
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-11-19 Ben Faga Added fixes submitted by Peter Rabbitson:
2007-11-10 Ben Faga Changed the name of unnamed foreign key constraints...
2007-10-24 Jess Robinson 0.0899_01 diffing fixes
2007-09-26 Jess Robinson Ignore all TT test while TT is broken
2007-06-04 Ben Faga Committing patches sent by Florian Helmberger. Here...
2007-05-07 Ben Faga Applied Hilmar's patches.
2007-03-14 Chris Hilton Added GO to output after views and procedures
2007-01-15 Chris Hilton Added linefeeds so beginning of create view/procedure...
2006-11-27 Jess Robinson Patched mysql producer to name constraints sanely
2006-11-20 Jess Robinson Cascade drop pg tables to overcome key constraints...
2006-11-10 Ben Faga Applied patch sent in by Daniel Westermann-Clark on...
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-09-19 Jess Robinson Make TTSchema work with TT 2.15, somehow
2006-08-26 Jess Robinson Fix typo, no_comments arg wasnt getting passed. Thanks...
2006-08-26 Jess Robinson Default auto-inc fields to start at one, and increase...
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-23 Jess Robinson Splitting of MySQL, Postgres and SQLite producers into...
2006-07-16 Jess Robinson Improvements to MySQL producers foreign key and comment...
2006-06-07 Jess Robinson Produce either a list of statements or a string
2006-06-07 Jess Robinson Producers can now return individual statements as s...
2006-05-24 Jess Robinson More DB2 producing
2006-05-13 Ken Youens-Clark Added use of graph.
2006-05-05 Chris Hilton Added ON DELETE and ON UPDATE clauses to FK output
2006-05-04 Chris Hilton Fix field default value output bug I introduced
2006-03-21 Chris Mungall new: makes tables in latex format
2006-03-06 Mark Addison Backed out M::B ConfigData based installed templates...
2006-02-16 Ken Youens-Clark Changes to make more efficient use of memory with large...
2006-01-20 Mark Addison Intial code for Dia producer
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-09-18 Jess Robinson produce DB2 tables
2005-08-10 Chris Hilton Added negative sign possibility to default number values.
2005-07-11 Chris Hilton Re-arranged to put null/not null before default value...
2005-07-07 Allen Day missed a spot
2005-07-07 Allen Day backing out non-callback package mangling
2005-07-05 Ben Faga Made some changes suggested by Michael Slattery to...
2005-06-27 Chris Hilton Added to fields that do not require size argument
2005-06-27 Chris Hilton Added character set, on update, and collate field quali...
2005-06-15 Ken Youens-Clark Put field and table comments into proper MySQL syntax.
2005-06-15 Ken Youens-Clark Field comments weren't printing.
2005-06-13 Ben Faga Made the changes suggested by Michael Slattery. Made...
2005-06-13 Ken Youens-Clark CPAN is complaining about the version, so I made a...
2005-06-08 Ken Youens-Clark While trying to create CDBI classes myself, I found...
2005-06-08 Mark Addison Added mysql extra attribs for charset and collation.
2005-05-25 Ben Faga Applied Eric Just's changes to the Oracle producer...
2005-02-07 Ken Youens-Clark Made the field definition rows alternate "even" and...
2005-01-13 Mark Addison A SQLServer producer. (They made me do it! :(
2005-01-13 Mark Addison mysql_table_type extra data and InnoDB derivation fix.
2004-12-21 Allen Day replaced by TT producer
2004-12-21 Mark Addison localised setting of %Data::Dumper::Maxdepth (and Inden...
2004-12-20 Ken Youens-Clark Accepted changes from Eric Just.
2004-11-26 Mark Addison Template config is now passed using tt_conf producer...
2004-11-25 Mark Addison Deprecated ttargs producer arg in favour of tt_vars
2004-11-16 Mark Addison Re-added ttvars. Added docs and test for ttvars.
2004-11-16 Brian O'Connor I needed to be able to pass in additional information...
2004-11-05 Mark Addison Added writing of extra data for all objects to XML...
2004-10-26 Ken Youens-Clark Fixing the error "Can't use an undefined value as a...
2004-10-15 Allen Day Producer::Turnkey obsolete. now rely on TTSchema parse...
next