2005-06-15 |
Ken Youens-Clark |
Put field and table comments into proper MySQL syntax. |
tree | commitdiff |
2005-06-15 |
Ken Youens-Clark |
Field comments weren't printing. |
tree | commitdiff |
2005-06-13 |
Ben Faga |
Made the changes suggested by Michael Slattery. Made... |
tree | commitdiff |
2005-06-13 |
Ken Youens-Clark |
CPAN is complaining about the version, so I made a... |
tree | commitdiff |
2005-06-08 |
Ken Youens-Clark |
While trying to create CDBI classes myself, I found... |
tree | commitdiff |
2005-06-08 |
Mark Addison |
Added mysql extra attribs for charset and collation. |
tree | commitdiff |
2005-05-25 |
Ben Faga |
Applied Eric Just's changes to the Oracle producer... |
tree | commitdiff |
2005-02-07 |
Ken Youens-Clark |
Made the field definition rows alternate "even" and... |
tree | commitdiff |
2005-01-13 |
Mark Addison |
A SQLServer producer. (They made me do it! :( |
tree | commitdiff |
2005-01-13 |
Mark Addison |
mysql_table_type extra data and InnoDB derivation fix. |
tree | commitdiff |
2004-12-21 |
Allen Day |
replaced by TT producer |
tree | commitdiff |
2004-12-21 |
Mark Addison |
localised setting of %Data::Dumper::Maxdepth (and Inden... |
tree | commitdiff |
2004-12-20 |
Ken Youens-Clark |
Accepted changes from Eric Just. |
tree | commitdiff |
2004-11-26 |
Mark Addison |
Template config is now passed using tt_conf producer... |
tree | commitdiff |
2004-11-25 |
Mark Addison |
Deprecated ttargs producer arg in favour of tt_vars |
tree | commitdiff |
2004-11-16 |
Mark Addison |
Re-added ttvars. Added docs and test for ttvars. |
tree | commitdiff |
2004-11-16 |
Brian O'Connor |
I needed to be able to pass in additional information... |
tree | commitdiff |
2004-11-05 |
Mark Addison |
Added writing of extra data for all objects to XML... |
tree | commitdiff |
2004-10-26 |
Ken Youens-Clark |
Fixing the error "Can't use an undefined value as a... |
tree | commitdiff |
2004-10-15 |
Allen Day |
Producer::Turnkey obsolete. now rely on TTSchema parse... |
tree | commitdiff |
2004-10-13 |
Allen Day |
some refactoring. moving to being able to call $schema... |
tree | commitdiff |
2004-10-13 |
Allen Day |
lc the template files... flipflop |
tree | commitdiff |
2004-10-13 |
Allen Day |
almost working. there is a package name mangling probl... |
tree | commitdiff |
2004-09-22 |
Brian O'Connor |
Modifications to the Turnkey producer to support file... |
tree | commitdiff |
2004-09-20 |
Ken Youens-Clark |
OK, I really got it this time. |
tree | commitdiff |
2004-09-20 |
Ken Youens-Clark |
That last commit wasn't very thought-out. |
tree | commitdiff |
2004-09-20 |
Ken Youens-Clark |
The default too often was "tinyint," changed to only... |
tree | commitdiff |
2004-09-17 |
Ken Youens-Clark |
Trying to be smarter and stricter on translating FKs. |
tree | commitdiff |
2004-08-30 |
Ken Youens-Clark |
Allow "gutter" to be set by producer arg (Markus Törnqvis). |
tree | commitdiff |
2004-08-20 |
Mark Addison |
Doc tweaks |
tree | commitdiff |
2004-08-19 |
Mark Addison |
Doc tweaks |
tree | commitdiff |
2004-08-19 |
Mark Addison |
Doc tweaks |
tree | commitdiff |
2004-08-19 |
Mark Addison |
Doc tweaks |
tree | commitdiff |
2004-08-19 |
Mark Addison |
Added collection tags for the Schemas objects (tables... |
tree | commitdiff |
2004-08-18 |
Mark Addison |
Move the list of methods to write as elements out into... |
tree | commitdiff |
2004-08-11 |
Ken Youens-Clark |
Check for >255 field size for all char fields (not... |
tree | commitdiff |
2004-08-05 |
Ken Youens-Clark |
Add indexes for FKs as necessary. |
tree | commitdiff |
2004-08-05 |
Ken Youens-Clark |
Make sure there's some size value for a character-based... |
tree | commitdiff |
2004-08-05 |
Ken Youens-Clark |
Removed some old code, make table type "InnoDB" if... |
tree | commitdiff |
2004-08-05 |
Brian O'Connor |
Changes to the Turnkey producer to better support IE. |
tree | commitdiff |
2004-07-30 |
Ken Youens-Clark |
Just some cosmetic changes to the docs. |
tree | commitdiff |
2004-07-26 |
Brian O'Connor |
Correctly produces settings file for soap Turnkey compo... |
tree | commitdiff |
2004-07-23 |
Ken Youens-Clark |
Fixed documentation in template. |
tree | commitdiff |
2004-07-23 |
Brian O'Connor |
Updates to include special comments for Atom and Model... |
tree | commitdiff |
2004-07-21 |
Brian O'Connor |
Changes to the Turnkey producer related to soap output... |
tree | commitdiff |
2004-07-20 |
Ken Youens-Clark |
Added 'date' to "string" types. |
tree | commitdiff |
2004-07-14 |
Ken Youens-Clark |
Added "enum" to string types. |
tree | commitdiff |
2004-07-08 |
Mark Addison |
Added writing of field.extra |
tree | commitdiff |
2004-07-08 |
Mark Addison |
Added producer args to control indenting, newlines... |
tree | commitdiff |
2004-07-08 |
Mark Addison |
Added docs about the legacy format xml. |
tree | commitdiff |
2004-07-08 |
Mark Addison |
Updated to produce the new, single format sqlf xml. |
tree | commitdiff |
2004-06-24 |
Allen Day |
silence redefined warnings |
tree | commitdiff |
2004-06-04 |
Ken Youens-Clark |
Fixed problems with non-unique names. |
tree | commitdiff |
2004-05-14 |
Mark Addison |
Added experimental pre_process_schema method. |
tree | commitdiff |
2004-05-14 |
Mark Addison |
Documentation. |
tree | commitdiff |
2004-05-13 |
Mark Addison |
Added hook for sub classes to set Template config.... |
tree | commitdiff |
2004-04-25 |
Brian O'Connor |
Updates to the Turnkey class bindings, will need to... |
tree | commitdiff |
2004-04-25 |
Brian O'Connor |
URL link corrections |
tree | commitdiff |
2004-04-25 |
Brian O'Connor |
Modified the Turnkey producer to correcly output URLs... |
tree | commitdiff |
2004-04-25 |
Brian O'Connor |
Removed some character escape problems with the Turnkey... |
tree | commitdiff |
2004-04-23 |
Ken Youens-Clark |
Fixed error in output. |
tree | commitdiff |
2004-04-23 |
Ken Youens-Clark |
Added bit to help. |
tree | commitdiff |
2004-04-20 |
Brian O'Connor |
Updates for dump method. |
tree | commitdiff |
2004-04-20 |
Brian O'Connor |
Fixed bug in Data::Dumper statement |
tree | commitdiff |
2004-04-20 |
Brian O'Connor |
Updated heredocs to not be interpreted. |
tree | commitdiff |
2004-04-20 |
Brian O'Connor |
Added dumper method. |
tree | commitdiff |
2004-04-19 |
Ken Youens-Clark |
Added Access data types. |
tree | commitdiff |
2004-04-16 |
Brian O'Connor |
Fixes a bug in the way the Turnkey producer's macro... |
tree | commitdiff |
2004-04-16 |
Brian O'Connor |
Updated a problem with the Turnkey template producer |
tree | commitdiff |
2004-04-16 |
Brian O'Connor |
Updates to the Turnkey templates for atoms, tt2 templat... |
tree | commitdiff |
2004-04-16 |
Brian O'Connor |
removed xlink tag |
tree | commitdiff |
2004-04-14 |
Mark Addison |
Initial crack at a base class for building TT based... |
tree | commitdiff |
2004-04-14 |
Brian O'Connor |
Updated the Turnkey producer to correctly read the... |
tree | commitdiff |
2004-04-10 |
Allen Day |
no autocommit |
tree | commitdiff |
2004-04-08 |
Allen Day |
m2m FK link table import mappings now generate traversa... |
tree | commitdiff |
2004-04-07 |
Allen Day |
many graph introspection problems solved. method name... |
tree | commitdiff |
2004-04-06 |
Brian O'Connor |
An update of the Turnkey producer to output with better... |
tree | commitdiff |
2004-04-06 |
Allen Day |
aeshetic fixes, largely. |
tree | commitdiff |
2004-04-06 |
Allen Day |
bugfixes in Class::DBI method generation. they were... |
tree | commitdiff |
2004-04-03 |
Allen Day |
uri->object mapping changing from GET params to URI... |
tree | commitdiff |
2004-04-03 |
Allen Day |
improved element names |
tree | commitdiff |
2004-04-01 |
Mark Addison |
Added TT::Table producer. |
tree | commitdiff |
2004-04-01 |
Ken Youens-Clark |
Massaging of Oracle varchar2 field if larger than 255. |
tree | commitdiff |
2004-03-31 |
Allen Day |
more readable tag names |
tree | commitdiff |
2004-03-31 |
Allen Day |
fixes for code clarity |
tree | commitdiff |
2004-03-29 |
Mark Addison |
Uses field_names when making constraint YAML to avoid... |
tree | commitdiff |
2004-03-16 |
Ken Youens-Clark |
Fixed per Tony Bowden to allow all integer fields ... |
tree | commitdiff |
2004-03-12 |
Brian O'Connor |
Fixed a possible infinite loop problem where the primar... |
tree | commitdiff |
2004-03-12 |
Brian O'Connor |
Fixed a problem for the Turnkey producer where the... |
tree | commitdiff |
2004-03-11 |
Ken Youens-Clark |
Added "takelike" option. |
tree | commitdiff |
2004-03-10 |
Ken Youens-Clark |
Removed "sort" as it puts the tables in a different... |
tree | commitdiff |
2004-03-09 |
Ken Youens-Clark |
Some fixes. |
tree | commitdiff |
2004-03-09 |
Ken Youens-Clark |
Serializing translator options. |
tree | commitdiff |
2004-03-09 |
Ken Youens-Clark |
Adding a producer to replicate (and extend) what was... |
tree | commitdiff |
2004-03-09 |
Allen Day |
no warnings for redefined methods |
tree | commitdiff |
2004-03-04 |
Darren Chamberlain |
Will someone just frickin' fix XML::Writer already? |
tree | commitdiff |
2004-03-04 |
Darren Chamberlain |
POD update. |
tree | commitdiff |
2004-02-20 |
Darren Chamberlain |
Integrate Dave Cash's changes. |
tree | commitdiff |
2004-02-17 |
Allen Day |
add file extension |
tree | commitdiff |
2004-02-11 |
Ken Youens-Clark |
Misplaced semi. |
tree | commitdiff |
next |