m2m FK link table import mappings now generate traversal methods. whew!
[dbsrgits/SQL-Translator.git] / lib /
2004-04-08 Allen Day m2m FK link table import mappings now generate traversa...
2004-04-07 Allen Day many graph introspection problems solved. method name...
2004-04-06 Brian O'Connor An update of the Turnkey producer to output with better...
2004-04-06 Allen Day aeshetic fixes, largely.
2004-04-06 Allen Day bugfixes in Class::DBI method generation. they were...
2004-04-03 Allen Day uri->object mapping changing from GET params to URI...
2004-04-03 Allen Day improved element names
2004-04-01 Mark Addison Added TT::Table producer.
2004-04-01 Ken Youens-Clark Massaging of Oracle varchar2 field if larger than 255.
2004-03-31 Ken Youens-Clark Just a couple tweaks.
2004-03-31 Ken Youens-Clark Added examples of plugging in custom parsers and producers.
2004-03-31 Allen Day more readable tag names
2004-03-31 Ken Youens-Clark Added a couple more sections.
2004-03-31 Ken Youens-Clark Added section on Dumper producer.
2004-03-31 Ken Youens-Clark Fixes.
2004-03-31 Ken Youens-Clark Now with content!
2004-03-31 Allen Day fixes for code clarity
2004-03-29 Mark Addison Added field_names() and field/constraint lookup methods
2004-03-29 Mark Addison Opps, forgot the sub seperator comment.
2004-03-29 Mark Addison Uses field_names when making constraint YAML to avoid...
2004-03-29 Mark Addison fields returns Field objects when it can. Added field_n...
2004-03-29 Mark Addison Added shortcut method to get the fields Schema object.
2004-03-23 Mark Addison Doc tweaks.
2004-03-23 Mark Addison Doc tweaks.
2004-03-23 Mark Addison Added full_name.
2004-03-23 Mark Addison Removed check on field name when adding fields, as...
2004-03-23 Mark Addison Added stringify to name and error check to stop creatio...
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 Getting translator options.
2004-03-09 Ken Youens-Clark Fixed indentation.
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-05 Mark Addison Removed unused Test::Exception
2004-03-04 Darren Chamberlain Added maybe_plan function.
2004-03-04 Darren Chamberlain Will someone just frickin' fix XML::Writer already?
2004-03-04 Darren Chamberlain POD update.
2004-03-01 Ken Youens-Clark Modified comment rules.
2004-02-29 Mark Addison Added Todo
2004-02-29 Mark Addison Added schema_ok. Some tweaks to the test output.
2004-02-29 Mark Addison Test::More Schema testing.
2004-02-29 Mark Addison reference_fields now returns an empty list (or array...
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 Upped $VERSION to 0.05, created a "version" sub to...
2004-02-11 Ken Youens-Clark Added rules (REM, prompt) to help parse output of DDL...
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-09 Ken Youens-Clark Fixed copyrights.
2004-02-09 Ken Youens-Clark Fixed copyrights.
2004-02-06 Ken Youens-Clark Fixed copyright.
2004-02-04 Ken Youens-Clark Being case-insensitive on datatype translations.
2004-02-04 Ken Youens-Clark Added reference to manual, fixed copyright.
2004-02-04 Ken Youens-Clark Outline for manual.
2004-02-04 Darren Chamberlain Fixed 'useless use of constant in void context' warning.
2004-02-03 Ken Youens-Clark Changed index creation to better handle output of DDL...
2004-02-02 Allen Day added credit for dave cash
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-27 Mark Addison Added list of constants exported to the docs.
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-25 Ken Youens-Clark Fixed constraints and indices.
2004-01-25 Ken Youens-Clark Changed default_val rule according to bug report on...
2004-01-23 Ken Youens-Clark Fixed errors in grammar as reported in "https://rt...
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-17 Ken Youens-Clark Minor changes.
2003-12-10 Ken Youens-Clark Added more rules to handle all variations of the "ALTER...
2003-12-04 Ken Youens-Clark Skip creating package if no name (must have been an...
2003-12-02 Darren Chamberlain quotemeta for directory names. See https://rt.cpan...
2003-11-21 Ken Youens-Clark Initializing variable to suppress silly warnings.
2003-11-19 Mark Addison Handles order given as attrib.
2003-11-17 Allen Day adding COMMENT processing to Pg parser
2003-11-07 Ken Youens-Clark Increased VERSION to 0.04 to make a fix-up release.
2003-11-07 Ken Youens-Clark Pushing up revision so make CPAN happy.
2003-11-06 Ken Youens-Clark Fixed typo in POD.
next