Uses field_names when making constraint YAML to avoid field overloading.
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer /
2004-03-29 Mark Addison Uses field_names when making constraint YAML to avoid...
2004-03-16 Ken Youens-Clark Fixed per Tony Bowden to allow all integer fields ...
2004-03-12 Brian O'Connor Fixed a possible infinite loop problem where the primar...
2004-03-12 Brian O'Connor Fixed a problem for the Turnkey producer where the...
2004-03-11 Ken Youens-Clark Added "takelike" option.
2004-03-10 Ken Youens-Clark Removed "sort" as it puts the tables in a different...
2004-03-09 Ken Youens-Clark Some fixes.
2004-03-09 Ken Youens-Clark Serializing translator options.
2004-03-09 Ken Youens-Clark Adding a producer to replicate (and extend) what was...
2004-03-09 Allen Day no warnings for redefined methods
2004-03-04 Darren Chamberlain Will someone just frickin' fix XML::Writer already?
2004-03-04 Darren Chamberlain POD update.
2004-02-20 Darren Chamberlain Integrate Dave Cash's changes.
2004-02-17 Allen Day add file extension
2004-02-11 Ken Youens-Clark Misplaced semi.
2004-02-11 Ken Youens-Clark Fixing up new options for showing data types, etc.
2004-02-11 Ken Youens-Clark Pushed field attributes to after datatype/size to make...
2004-02-11 Ken Youens-Clark Minor bug fixes ("top" and table links didn't work...
2004-02-10 Allen Day template files shall be lowercase
2004-02-10 Allen Day return hashref instead of hash
2004-02-10 Allen Day individual tables now returned as a hash of separate...
2004-02-09 Ken Youens-Clark Fixed copyrights.
2004-02-04 Ken Youens-Clark Being case-insensitive on datatype translations.
2004-02-02 Allen Day merging patch from Dave Cash. description:
2004-01-29 Mark Addison Order of schema objects properties in XML changed to...
2004-01-26 Gudmundur A. Thorisson Changed max_id_length to 62, from previous 30, since...
2004-01-25 Ken Youens-Clark Wasn't producing constraint defs, fixed indices to...
2004-01-25 Ken Youens-Clark Various bug fixen.
2004-01-25 Ken Youens-Clark Null out size if a blob field.
2004-01-15 Brian O'Connor Added a method based to the template to correctly refor...
2004-01-15 Brian O'Connor Added a method based to the template to correctly refor...
2004-01-09 Brian O'Connor Search string in DBI output was fixed to escape @_...
2004-01-03 Allen Day fixing bugs on sf turnkey tracker
2004-01-03 Brian O'Connor Fixed problem with Turnkey producer where the db connec...
2004-01-02 Allen Day factored out more styles to css. atom macros are now...
2004-01-02 Allen Day transfering functionality from branch
2004-01-02 Allen Day removing hardcoded colors/styles to CSS
2004-01-02 Allen Day ya
2003-12-31 Brian O'Connor Fixed problem with rendering atoms in Turnkey Producer.
2003-12-31 Brian O'Connor The Turnkey producer now uses the latest head on SQLFai...
2003-12-28 Brian O'Connor Changes for Turnkey Atom class creation. Right now...
2003-12-04 Ken Youens-Clark Skip creating package if no name (must have been an...
2003-11-05 Ken Youens-Clark Fixing default datatype if unknown.
2003-11-05 Ken Youens-Clark POD changes.
2003-10-21 Mark Addison Refactored attrib ordering fix.
2003-10-21 Mark Addison When using attrib_values the attribs are now written...
2003-10-20 Mark Addison Added Views, Procedures and Triggers to bring it inline...
2003-10-20 Darren Chamberlain Bring tests to passing.
2003-10-17 Darren Chamberlain Almost all elements have consistently named classes...
2003-10-17 Darren Chamberlain Added index view. Dunno if it works. :(
2003-10-17 Mark Addison Fix: Now includes the Schema's name and database attributes
2003-10-15 Ken Youens-Clark Be stricter about no comments.
2003-10-15 Allen Day cleanup for 0.03 release
2003-10-15 Allen Day we need to rely on the vendor set_up_table() method...
2003-10-15 Ken Youens-Clark POD fixes.
2003-10-15 Ken Youens-Clark POD fixes, removed some unnecessary code.
2003-10-15 Ken Youens-Clark POD fixes.
2003-10-15 Ken Youens-Clark Fixes to POD, mention DDL::Oracle.
2003-10-15 Ken Youens-Clark Added some more POD.
2003-10-15 Ken Youens-Clark Small POD fix.
2003-10-15 Ken Youens-Clark Added boilerplate intro/copyright.
2003-10-09 Ken Youens-Clark Fixing up "view_field" to use all the field attributes.
2003-10-08 Ken Youens-Clark Needed semicolon on end of constraint def.
2003-10-08 Ken Youens-Clark No reason to see Excel parser.
2003-10-08 Ken Youens-Clark Fleshing out.
2003-10-08 Paul Harrington store in network order
2003-10-08 Paul Harrington Storable stuff
2003-10-08 Darren Chamberlain A better YAML producer, actually using the YAML module...
2003-10-08 Darren Chamberlain Added YAML parser, producer, and basic test. All need...
2003-10-04 Ken Youens-Clark Lots o' refinements.
2003-10-04 Ken Youens-Clark Don't make up unnecessary monikers, added support for...
2003-10-04 Paul Harrington dump out views and stored procedures
2003-09-29 Ken Youens-Clark Kill size attribute if field data type is "text."
2003-09-26 Ken Youens-Clark Added comment for FKs (if necessary).
2003-09-26 Ken Youens-Clark Push foreign key defs to end of file to avoid errors...
2003-09-26 Ken Youens-Clark No need to create constraint names if they don't alread...
2003-09-25 Allen Day this is pretty stable, and is ( i think ) generating...
2003-09-09 Ken Youens-Clark Wasn't producing field comments.
2003-09-05 Allen Day moved graph generating code (except hyperedges) to...
2003-09-04 Ken Youens-Clark PG was choking on a lot of small errors, and some of...
2003-09-02 Allen Day turnkey producer still broken, will try to get it worki...
2003-08-29 Ken Youens-Clark Changed POD to match class name, added link to Turnkey...
2003-08-29 Allen Day firming up can_link()
2003-08-29 Allen Day more functionality in Table.pm, Turnkey.pm is broken...
2003-08-29 Allen Day moving reusable (useful?) code into schema classes
2003-08-28 Brian O'Connor The Turnkey package is based on the ClassDBI package...
2003-08-27 Ken Youens-Clark The arg is called "output_type," not "image_type."
2003-08-27 Ken Youens-Clark Added some Oracle datatypes so you can translate Oracle...
2003-08-26 Ken Youens-Clark Added default of PAargs.
2003-08-26 Ken Youens-Clark Added "title" arg.
2003-08-22 Ken Youens-Clark Fixing docs.
2003-08-22 Ken Youens-Clark Got rid of "SqlfXML."
2003-08-21 Ken Youens-Clark Small change.
2003-08-21 Ken Youens-Clark Now with check constraints!
2003-08-21 Ken Youens-Clark Wasn't adding check constraints! Fixed.
2003-08-21 Ken Youens-Clark Changed default layout.
2003-08-21 Ken Youens-Clark Corrections.
2003-08-21 Ken Youens-Clark Adding it back and making it an alias to XML::SQLFairy.
2003-08-21 Ken Youens-Clark Moved to "XML/SQLFairy.pm."
2003-08-21 Ken Youens-Clark Adding former "SqlfXML.pm" as "XML/SQLFairy.pm."
next