2003-08-19 |
Ken Youens... |
Mostly functional. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ken Youens... |
Almost functional. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ken Youens... |
Added code to catch table comments (simply assumes... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ken Youens... |
Added code to print out table comments. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ken Youens... |
Changed "tinytext" to convert to "varchar2," undef... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ken Youens... |
Added setting of field size for *text fields. Did... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Darren Chamberlain |
Fixed pod oopsie |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Replacing contents with Paul's output from dbschema... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Adding Sybase parser test. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Adding some Sybase schema to parse, though it's from... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Added Paul and Jason, more e-mail addresses. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Darren Chamberlain |
PODified smelto's email address. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Darren Chamberlain |
Typo alert! |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Darren Chamberlain |
Added some email addresses. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Update of README. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Removed Sybase parser from MANIFEST, update TODO. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Adding AUTHORS file per suggestion from Darren. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Breaking a long line. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Minor cosmetic changes. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Ken Youens... |
Use of "map," emit warning when changing PK from CLOB... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Fixed ORA-02329 and ORA-00907 errors. |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Added FIXED as DEC per mysql.com/doc/en/Column_types... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Added DOUBLE PRECISION. Parser::MySQL chokes on this |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Added quotes around ENUM values in CONSTRAINT for Oracl... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Lots of Postgres fixes: |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Added test file that includes all (well, it will) of... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Ross Smith II |
Added test file that includes all (well, most) of the... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
We need to quote the enum field values |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
zerofill has translated as 1 |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
Stops Use of uninitialized value in numeric gt (>)... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
Fixed ENUMs (They were coming over as ENUM(n)). |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
Applied CPAN patch #3247: Missing ora_data_type dec... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
Applied CPAN patch #3235 MANIFEST: missing some files... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
Applied patch #780781: Missing binmode in Producer... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Ross Smith II |
MySQL allows for length parameter on PRIMARY KEY field... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Ken Youens... |
Expanded default value rule to allow a bare word like... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Ken Youens... |
Fixed bug in timestamp trigger syntax. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Ken Youens... |
Adding a few rules so that "make clean" isn't necessary... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Ken Youens... |
Added "integer" conversion. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Ken Youens... |
Changed default value rule slightly to allow the empty... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Mark Addison |
Added support for the attrib_values option of the XML... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Darren Chamberlain |
Added the new files |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Darren Chamberlain |
Addressed Ken's concerns -- versions remain .02f floats... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Ken Youens... |
Adding acceptance of a "title" arg. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Ken Youens... |
Fixed bug where "layout" wasn't being passed to producer. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Mark Addison |
Added attrib_values option. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Allen Day |
removing changes related to primary/essential/other... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Ken Youens... |
Added "reset" method, check for existing Schema before... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Ken Youens... |
More cosmetic changes to make comments pretty, added... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Ken Youens... |
Ran through perltidy, broke long lines, changed logic... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Ken Youens... |
Added logic to ensure the PK fields are not nullable... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Ken Youens... |
Fixed spelling error of "deferrable." |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Ken Youens... |
Changes to make case-insensitive rules, fixed spelling... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Ken Youens... |
Changed to look at different constraints as NOT NULLs... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Mark Addison |
Added explicit version of 1.13 for XML::XPath as the... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Ken Youens... |
Added "set" rule, remove extra space after comment... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Mark Addison |
Added a test for Producer::SqlfXML. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Ken Youens... |
Fixing bugs as reported by S. Quinney in RT ticket. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Mark Addison |
Fixed bug with emit_empty_tags. It now works and we... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Mark Addison |
D'oh! Fixed comment typo that chaged the meaning of... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Mark Addison |
Changed term single tags to empty tags to mean <foo... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Mark Addison |
Added BUG notes and test about single tags e.g. <foo/> |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Mark Addison |
Added TTSchema producer. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Allen Day |
no longer using set_up_table method. it incurs an... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Mark Addison |
Fixed default value bug in Parser::SqlfXML. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Ken Youens... |
Changed to use new "SqlfXML" producer. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Ken Youens... |
Added dependencies from new XML modules. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Mark Addison |
Moved Producer::XML to Producer::SqlfXML. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
FK defs were leaving out the field name. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
Allow more producers than just the two graphical. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
Reversed arrowheads. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
Reversed the arrowheads. |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
Added line to disable checking of FKs on import of... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
New MySQL 4 syntax allows field names to be in backtick... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Ken Youens... |
Applying (spirit of) patch from RT making keyword ... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Darren Chamberlain |
Oops, haven't added these yet. |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Darren Chamberlain |
.cvsignore |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Darren Chamberlain |
Some simple cleanups. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Ken Youens... |
Added "character set" as field qualifier as this is... |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Ken Youens... |
Added options for specifying image map. |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Ken Youens... |
Allow embedded comments a la the PG parser, store the... |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Ken Youens... |
Print out field comments using Oracle "comment on field... |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Ken Youens... |
Added a "table" section at the top to click right to... |
commit | commitdiff | tree | snapshot |
2003-07-18 |
Ken Youens... |
Added options to make an image map. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Ken Youens... |
Made "pg_data_type" rules case-insensitive per a patch... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Allen Day |
aliasing ugly tablename_fieldname ref methods where... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Allen Day |
commenting shortcoming |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Allen Day |
had to fix up the format_pk_method (somehow it got... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Ken Youens... |
Strip field size qualifiers from index fields as SQLite... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Youens... |
Fixed VERSION to be CPAN-friendly. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Youens... |
Fixed VERSION. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Youens... |
Reversed earlier change to VERSION after Darren scolded me. |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Youens... |
Efforts to re-enable Allen's many-to-many linktable... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Youens... |
I've tried to address Allen's concerns about naming... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Ken Youens... |
Minor change. |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Darren Chamberlain |
Added "use Class::Base;" declaration to go with use... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Ken Youens... |
Removed redeclaration of "$parser_type," fixed bug... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Ken Youens... |
Added "()" to character class of "default_val" rule... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Ken Youens... |
Fixed a bug-fix of mine that was contingent on my check... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Ken Youens... |
Attempting clean up something. |
commit | commitdiff | tree | snapshot |
next |