Adding old SqlfXML producer as XML/SQLFairy.
[dbsrgits/SQL-Translator.git] / lib / SQL /
2003-08-22 Ken Youens-Clark Adding old SqlfXML producer as XML/SQLFairy.
2003-08-22 Ken Youens-Clark Moving to XML/SQLFairy.pm.
2003-08-21 Ken Youens-Clark Small change.
2003-08-21 Ken Youens-Clark Fixed problem with "deep recursion."
2003-08-21 Ken Youens-Clark Expanded on AUTHORS, added dumping of Schema object...
2003-08-21 Ken Youens-Clark Some special logic to better handle check constraints...
2003-08-21 Ken Youens-Clark Some special logic to handle check constraints.
2003-08-21 Ken Youens-Clark Now with check constraints!
2003-08-21 Ken Youens-Clark Wasn't adding check constraints! Fixed.
2003-08-21 Ken Youens-Clark Some cosmetic changes, some stuff dealing with check...
2003-08-21 Ken Youens-Clark Changed default layout.
2003-08-21 Ken Youens-Clark Got rid of "our."
2003-08-21 Ken Youens-Clark Got rid of "our," changed field sizes.
2003-08-21 Ken Youens-Clark Changed the default sizes to be the width of the field...
2003-08-21 Ken Youens-Clark Corrections.
2003-08-21 Ken Youens-Clark Adding it back and making it an alias to XML::SQLFairy.
2003-08-21 Ken Youens-Clark Moved to "XML/SQLFairy.pm."
2003-08-21 Ken Youens-Clark Adding former "SqlfXML.pm" as "XML/SQLFairy.pm."
2003-08-20 Ken Youens-Clark Added a little to POD, some other simple changes to...
2003-08-20 Ken Youens-Clark Fixed up POD, some other cosmetics changes, removed...
2003-08-20 Ken Youens-Clark Bug fixes prompted by Gail Binkley:
2003-08-20 Ken Youens-Clark Removed "use warnings" to make 5.00503-friendly.
2003-08-20 Ken Youens-Clark Created a separate rule for "text" datatype and set...
2003-08-20 Ken Youens-Clark Added small transform to turn "XML-SQLFairy" into ...
2003-08-20 Ken Youens-Clark Added boilerplate header, some cosmetic/POD changes.
2003-08-20 Ken Youens-Clark Fixed bug where the "is_auto_increment" flag wasn't...
2003-08-20 Ken Youens-Clark Making sure that all vars are initialized to get rid...
2003-08-20 Ken Youens-Clark All cosmetic changes while I was looking to find "unini...
2003-08-20 Ken Youens-Clark Some minor bug fixen, additions.
2003-08-20 Ken Youens-Clark Some changes to "comments" method.
2003-08-20 Ken Youens-Clark Working changes I made to 1.31 back in: Many cosmetic...
2003-08-20 Darren Chamberlain Forgot to add my new test, and made the use of CGI...
2003-08-20 Darren Chamberlain Updated MANIFEST.
2003-08-19 Ken Youens-Clark Mostly functional.
2003-08-19 Ken Youens-Clark Added code to catch table comments (simply assumes...
2003-08-19 Ken Youens-Clark Added code to print out table comments.
2003-08-19 Ken Youens-Clark Changed "tinytext" to convert to "varchar2," undef...
2003-08-19 Ken Youens-Clark Added setting of field size for *text fields. Did...
2003-08-18 Darren Chamberlain Fixed pod oopsie
2003-08-18 Darren Chamberlain PODified smelto's email address.
2003-08-18 Ken Youens-Clark Breaking a long line.
2003-08-18 Ken Youens-Clark Minor cosmetic changes.
2003-08-18 Ken Youens-Clark Use of "map," emit warning when changing PK from CLOB...
2003-08-17 Ross Smith II Fixed ORA-02329 and ORA-00907 errors.
2003-08-17 Ross Smith II Added FIXED as DEC per mysql.com/doc/en/Column_types...
2003-08-17 Ross Smith II Added quotes around ENUM values in CONSTRAINT for Oracl...
2003-08-17 Ross Smith II Lots of Postgres fixes:
2003-08-16 Ross Smith II We need to quote the enum field values
2003-08-16 Ross Smith II zerofill has translated as 1
2003-08-16 Ross Smith II Stops Use of uninitialized value in numeric gt (>)...
2003-08-16 Ross Smith II Fixed ENUMs (They were coming over as ENUM(n)).
2003-08-16 Ross Smith II Applied CPAN patch #3247: Missing ora_data_type dec...
2003-08-16 Ross Smith II Applied patch #780781: Missing binmode in Producer...
2003-08-16 Ross Smith II MySQL allows for length parameter on PRIMARY KEY field...
2003-08-15 Ken Youens-Clark Expanded default value rule to allow a bare word like...
2003-08-15 Ken Youens-Clark Fixed bug in timestamp trigger syntax.
2003-08-15 Ken Youens-Clark Added "integer" conversion.
2003-08-15 Ken Youens-Clark Changed default value rule slightly to allow the empty...
2003-08-15 Mark Addison Added support for the attrib_values option of the XML...
2003-08-14 Ken Youens-Clark Adding acceptance of a "title" arg.
2003-08-14 Mark Addison Added attrib_values option.
2003-08-14 Allen Day removing changes related to primary/essential/other...
2003-08-13 Ken Youens-Clark Added "reset" method, check for existing Schema before...
2003-08-13 Ken Youens-Clark More cosmetic changes to make comments pretty, added...
2003-08-12 Ken Youens-Clark Ran through perltidy, broke long lines, changed logic...
2003-08-12 Ken Youens-Clark Added logic to ensure the PK fields are not nullable...
2003-08-12 Ken Youens-Clark Fixed spelling error of "deferrable."
2003-08-12 Ken Youens-Clark Changes to make case-insensitive rules, fixed spelling...
2003-08-08 Ken Youens-Clark Added "set" rule, remove extra space after comment...
2003-08-08 Mark Addison Added a test for Producer::SqlfXML.
2003-08-07 Ken Youens-Clark Fixing bugs as reported by S. Quinney in RT ticket.
2003-08-07 Mark Addison Fixed bug with emit_empty_tags. It now works and we...
2003-08-07 Mark Addison Changed term single tags to empty tags to mean <foo...
2003-08-07 Mark Addison Added BUG notes and test about single tags e.g. <foo/>
2003-08-07 Mark Addison Added TTSchema producer.
2003-08-07 Allen Day no longer using set_up_table method. it incurs an...
2003-08-06 Mark Addison Fixed default value bug in Parser::SqlfXML.
2003-08-06 Mark Addison Moved Producer::XML to Producer::SqlfXML.
2003-08-04 Ken Youens-Clark FK defs were leaving out the field name.
2003-08-04 Ken Youens-Clark Reversed arrowheads.
2003-08-04 Ken Youens-Clark Reversed the arrowheads.
2003-08-04 Ken Youens-Clark Added line to disable checking of FKs on import of...
2003-08-04 Ken Youens-Clark New MySQL 4 syntax allows field names to be in backtick...
2003-08-04 Ken Youens-Clark Applying (spirit of) patch from RT making keyword ...
2003-07-31 Darren Chamberlain .cvsignore
2003-07-31 Darren Chamberlain Some simple cleanups.
2003-07-25 Ken Youens-Clark Added "character set" as field qualifier as this is...
2003-07-18 Ken Youens-Clark Allow embedded comments a la the PG parser, store the...
2003-07-18 Ken Youens-Clark Print out field comments using Oracle "comment on field...
2003-07-18 Ken Youens-Clark Added a "table" section at the top to click right to...
2003-07-18 Ken Youens-Clark Added options to make an image map.
2003-07-11 Ken Youens-Clark Made "pg_data_type" rules case-insensitive per a patch...
2003-07-09 Allen Day aliasing ugly tablename_fieldname ref methods where...
2003-07-09 Allen Day commenting shortcoming
2003-07-09 Allen Day had to fix up the format_pk_method (somehow it got...
2003-07-02 Ken Youens-Clark Strip field size qualifiers from index fields as SQLite...
2003-06-27 Ken Youens-Clark Fixed VERSION to be CPAN-friendly.
2003-06-27 Ken Youens-Clark Fixed VERSION.
2003-06-27 Ken Youens-Clark Reversed earlier change to VERSION after Darren scolded me.
2003-06-27 Ken Youens-Clark Efforts to re-enable Allen's many-to-many linktable...
next