2004-11-05 |
Mark Addison |
Added writing of extra data for all objects to XML... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Mark Addison |
All Schema objects now have an extra attribute. Added... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Mark Addison |
Added _attributes class data to SQL::Translator::Schema... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Mark Addison |
Added diagnostics on fail. |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Mark Addison |
Added SQL::Translator::Schema::Object, a base class... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Ken Youens... |
Fixing the error "Can't use an undefined value as a... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Chris Mungall |
throws error if a comment is placed on a non-existent... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Chris Mungall |
fixed parsing of Pg COMMENT ON ... syntax |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Allen Day |
Producer::Turnkey obsolete. now rely on TTSchema parse... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Allen Day |
patch for parser/producer args courtesy of darren ... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Allen Day |
some refactoring. moving to being able to call $schema... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Allen Day |
lc the template files... flipflop |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Allen Day |
almost working. there is a package name mangling probl... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ken Youens... |
Fixed POD. |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Youens... |
Fixed syntax error. |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Brian O'Connor |
Modifications to the Turnkey producer to support file... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Ken Youens... |
OK, I really got it this time. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Ken Youens... |
That last commit wasn't very thought-out. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Ken Youens... |
The default too often was "tinyint," changed to only... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Ken Youens... |
Trying to be smarter and stricter on translating FKs. |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Ken Youens... |
Moved "interval" rule. |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Ken Youens... |
Bug fix to keep FK constraints from being created twice... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Jess Robinson |
Add Triggers |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Jess Robinson |
New column_info definition, correct nullable |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ken Youens... |
Some updates to tests to skip when required dependencie... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Ken Youens... |
Allow "gutter" to be set by producer arg (Markus Törnqv... v0.06 |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Ken Youens... |
Allow "gutter" to be set by producer arg (Markus Törnqvis). |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Ken Youens... |
Fixed problems in POD. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Ken Youens... |
Applying patches from Markus Törnqvis. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Ken Youens... |
Adding Jess's DB2 DBI parser. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Mark Addison |
Doc tweaks. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Mark Addison |
Doc tweaks |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Mark Addison |
Doc tweaks |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Mark Addison |
Doc tweaks |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Mark Addison |
Doc tweaks |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Mark Addison |
Added collection tags for the Schemas objects (tables... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Mark Addison |
Move the list of methods to write as elements out into... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Darren Chamberlain |
DOAP for SQL::Translator |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Mark Addison |
XML test file changed |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Ken Youens... |
Added "version" argument to show SQLT::VERSION. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Ken Youens... |
Take the defined field size if present. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Ken Youens... |
Check for >255 field size for all char fields (not... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Ken Youens... |
Add indexes for FKs as necessary. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Ken Youens... |
Make sure there's some size value for a character-based... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Ken Youens... |
Removed some old code, make table type "InnoDB" if... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Brian O'Connor |
Changes to the Turnkey producer to better support IE. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Ken Youens... |
Just some cosmetic changes to the docs. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Ken Youens... |
Removing commented-out code. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Harrington |
sp_columns on Sybase 12.5.2 (and, perhaps, earlier... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Ken Youens... |
Fixed naming of file. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Ken Youens... |
Updated. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Ken Youens... |
Changing to use Build.PL/Module::Build. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Ken Youens... |
Adding new Module::Build-based build script. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Brian O'Connor |
Correctly produces settings file for soap Turnkey compo... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Ken Youens... |
Fixed docs. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Ken Youens... |
Fixed documentation in template. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Brian O'Connor |
Updates to include special comments for Atom and Model... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Brian O'Connor |
Changes to the Turnkey producer related to soap output... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Allen Day |
Class::MakeMethods prereq for Turnkey producer. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Ken Youens... |
Added 'date' to "string" types. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Ken Youens... |
Added "enum" to string types. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Mark Addison |
Fixed break due to XML Parser now supporting field... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Mark Addison |
Added parsing of field.extra |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Mark Addison |
Allow extra to be set via constructor. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Added writing of field.extra |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Updated with the new XML producer args. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Added producer args to control indenting, newlines... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Added items about the change of XML format and addition... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Added docs about the legacy format xml. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
*** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
XML test src changed name. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Updated to test the new, single format sqlf xml. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Updated to parse the new, single format sqlf xml and... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Updated to produce the new, single format sqlf xml. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Mark Addison |
Doc tweaks. |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Allen Day |
silence redefined warnings |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ken Youens... |
Fixed problems with non-unique names. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Mark Addison |
Added experimental pre_process_schema method. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Mark Addison |
Tweaked to use the default reading of __DATA__ |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Mark Addison |
Initial stab at a section on building producers with... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Mark Addison |
Documentation. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Mark Addison |
Tweaked tt_schema |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Mark Addison |
Added test for tt_config |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Mark Addison |
Added hook for sub classes to set Template config.... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Ken Youens... |
Some changes to get tests to pass. |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Ken Youens... |
Fixed merge. |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Brian O'Connor |
Updates to the Turnkey class bindings, will need to... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Brian O'Connor |
URL link corrections |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Brian O'Connor |
Modified the Turnkey producer to correcly output URLs... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Brian O'Connor |
Removed some character escape problems with the Turnkey... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Mark Addison |
As a quick test to see if Test::SQL::Translator really... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Ken Youens... |
Fixed error in output. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Ken Youens... |
Added bit to help. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Ken Youens... |
Give higher billing for manual. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Ken Youens... |
Upped version. We should release soon. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Ken Youens... |
Updated tests for alternate unique constraint. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Ken Youens... |
Added alternate way to declare unique constraints. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Brian O'Connor |
Updates for dump method. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Brian O'Connor |
Fixed bug in Data::Dumper statement |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Brian O'Connor |
Updated heredocs to not be interpreted. |
commit | commitdiff | tree | snapshot |
next |