dbsrgits/SQL-Translator.git
2004-02-11 Ken Youens... Misplaced semi.
2004-02-11 Ken Youens... Upped $VERSION to 0.05, created a "version" sub to...
2004-02-11 Ken Youens... Added rules (REM, prompt) to help parse output of DDL...
2004-02-11 Ken Youens... Applied patch to pass new options to producer.
2004-02-11 Ken Youens... Added some debugging comments.
2004-02-11 Ken Youens... Fixing up new options for showing data types, etc.
2004-02-11 Ken Youens... Pushed field attributes to after datatype/size to make...
2004-02-11 Ken Youens... 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... Fixed copyrights.
2004-02-09 Ken Youens... Fixed copyrights.
2004-02-09 Ken Youens... Fixed copyrights.
2004-02-06 Ken Youens... Fixed copyright.
2004-02-06 Ken Youens... Updated.
2004-02-06 Ken Youens... Fixed copyrights.
2004-02-06 Ken Youens... Changed copyright.
2004-02-06 Ken Youens... Added Dave Cash for his work on GraphViz producer.
2004-02-06 Ken Youens... Updated.
2004-02-06 Ken Youens... sqlt-diff is now functional enough to include.
2004-02-06 Ken Youens... Changed to print out schema mutation statements (CREATE...
2004-02-05 Ken Youens... Added manual.
2004-02-04 Ken Youens... Being case-insensitive on datatype translations.
2004-02-04 Ken Youens... Added reference to manual, fixed copyright.
2004-02-04 Ken Youens... Outline for manual.
2004-02-04 Darren Chamberlain More TODO items.
2004-02-04 Darren Chamberlain Robustify the tests a little.
2004-02-04 Darren Chamberlain Fixed 'useless use of constant in void context' warning.
2004-02-04 Ken Youens... Fixed test.
2004-02-03 Ken Youens... Changed index creation to better handle output of DDL...
2004-02-03 Darren Chamberlain Stifle undefined variable warnings.
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... Changed max_id_length to 62, from previous 30, since...
2004-01-25 Ken Youens... Try to make usage clearer.
2004-01-25 Ken Youens... Small fix.
2004-01-25 Ken Youens... Updated.
2004-01-25 Ken Youens... Wasn't producing constraint defs, fixed indices to...
2004-01-25 Ken Youens... Various bug fixen.
2004-01-25 Ken Youens... Null out size if a blob field.
2004-01-25 Ken Youens... Fixed constraints and indices.
2004-01-25 Ken Youens... Changed default_val rule according to bug report on...
2004-01-23 Ken Youens... 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... Minor changes.
2003-12-10 Ken Youens... Fixed number of tests.
2003-12-10 Ken Youens... Added tests to keep up with new ALTER TABLE rules in...
2003-12-10 Ken Youens... Added more rules to handle all variations of the "ALTER...
2003-12-04 Ken Youens... 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... 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-10 Ken Youens... Changed tempfile stuff to use "mktemp" to get rid of...
2003-11-07 Ken Youens... Hardcoding PREREQ_PM, removing code that set it dynamic... v0.04
2003-11-07 Ken Youens... Indicating changes for 0.04.
2003-11-07 Ken Youens... Increased VERSION to 0.04 to make a fix-up release.
2003-11-07 Ken Youens... Pushing up revision so make CPAN happy.
2003-11-06 Ken Youens... Making a more thorough check of things.
2003-11-06 Ken Youens... Fixed typo in POD.
2003-11-06 Ken Youens... Updated changes.
2003-11-06 Ken Youens... Small fix.
2003-11-06 Ken Youens... Updating for release.
2003-11-06 Ken Youens... Updating for 0.03 release.
2003-11-06 Ken Youens... Updated for release.
2003-11-06 Ken Youens... Some of the same changes to Excel.
2003-11-06 Ken Youens... Changing test to keep up with module.
2003-11-06 Ken Youens... If no data is present, then assign a field size of...
2003-11-06 Darren Chamberlain Added explicit unlink of the temp file; it wasn't alway...
2003-11-06 Ken Youens... Fixen.
2003-11-06 Ken Youens... Corrections after adding scan fields.
2003-11-06 Ken Youens... Added map to overcome "Use of uninitialized value in...
2003-11-06 Ken Youens... Added another missing test data file.
2003-11-06 Ken Youens... Added missing data file.
2003-11-05 Ken Youens... Added "order" to tables (should have been there already...
2003-11-05 Ken Youens... Fixing error ""my" variable %format_X_name masks earlie...
2003-11-05 Ken Youens... Added YAML.
2003-11-05 Ken Youens... Update number of tests.
2003-11-05 Ken Youens... Keeping up with changes in module.
2003-11-05 Ken Youens... Changed a little to make more interesting.
2003-11-05 Ken Youens... Upped number of constraints.
2003-11-05 Ken Youens... Fixing default datatype if unknown.
2003-11-05 Ken Youens... POD changes.
2003-11-05 Ken Youens... Getting float sizes to work properly.
2003-11-05 Ken Youens... Some refinements in assigning field types, size of...
2003-11-05 Ken Youens... Keeping up with changes in code.
next