2005-09-18 |
Jess Robinson |
produce DB2 tables |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Darren Chamberlain |
Removed doap.rdf from MANIFEST, since I removed it... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Darren Chamberlain |
Moved to htdocs module |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Darren Chamberlain |
Original artwor, courtesy of Jason Williams |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Chris Hilton |
Adding non-zero exit status if differences were found |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Various tweaks to produce Oracle diffs |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Added some constraint tests |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Modified equals() to stringify field checks and use... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Modified equals() to include more case insensitivity... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Modified equals() to include case insensitive data... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Modified equals() to include type check, stringify... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Use the overload::StrVal method to check if references... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Added negative sign possibility to default number values. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Chris Hilton |
Modified "create anything else" rule to not include... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Chris Hilton |
Removing foreign key check from field equality; foreign... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Chris Hilton |
It helps if you use the correct version of the case... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Chris Hilton |
Fixed case-insensitivity matching for SQL Server and... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Chris Hilton |
Removed auto_increment from a field's extra attribute... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Chris Hilton |
Removed '#' and '--' comments from being included in... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Chris Hilton |
Re-arranged to put null/not null before default value... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Allen Day |
missed a spot |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Ben Faga |
Removed the line that declared YAML to be the producer... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Allen Day |
backing out non-callback package mangling |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Ben Faga |
Changed the second "my $h" to just "$h" because it... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Chris Hilton |
If a DSN is defined but no 'from' db type given, we... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Allen Day |
changes to allow subclass tables identical to superclass |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Ben Faga |
Made some changes suggested by Michael Slattery to... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ken Youens... |
Fixed usage docs. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Ken Youens... |
The short arg for "font-size" was colliding with the... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Chris Hilton |
Modified test text to reflect that fields() now return... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Chris Hilton |
Made sure defined scalar references are passed to _comp... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Slight adjustment to parsing of identity/auto-increment... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Fixed bug to exhaustively search for equal constraints... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Fixed bug in equals() to exhaustively search sets of... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Modified equals() to get scalar references to fields... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Modfied fields() to return empty array when there are... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Removed Data::Compare from requirements list |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Chris Hilton |
Modified _compare_objects() to use ref_compare from... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Ben Faga |
Changed references to on_delete_do to on_delete and... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
A whole lot of changes, but major additions include... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added additional tests for sqlt-diff |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added case insensitivity option to get_table() |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added equals function for equality testing |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added equals function for base equality testing |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added Data::Compare module to requirements list |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Additional tests for new parser capabilities |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added to fields that do not require size argument |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added character set, on update, and collate field quali... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added collate and 'on update current_timestamp' field... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added comments lines to test data forworking with new... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
Added mapping of ODBC connections to DBI-SQLServer... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
A Parser for SQL Server, mostly copied from Sybase... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Chris Hilton |
A DBI Parser for SQL Server, mostly copied from DBI... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Ken Youens... |
Testing CVS checkin, added two new developers. |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Ken Youens... |
Added Ben, changed my name. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Ken Youens... |
Put field and table comments into proper MySQL syntax. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Ken Youens... |
Field comments weren't printing. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Ken Youens... |
Added "official" table and field comment rules. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Ken Youens... |
Added tests for other comments. |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Ben Faga |
Made the changes suggested by Michael Slattery. Made... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Ken Youens... |
CPAN is complaining about the version, so I made a... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Ben Faga |
Added the header to the change file. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Ben Faga |
Added META.yml to manifest |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Ben Faga |
New Manifest |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Ben Faga |
Added a couple things to the manifest skip file. |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Ken Youens... |
Changes to work with latest MySQL TIMESTAMP columns. |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Mark Addison |
Tweaked filter interface to take args as a list. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Ken Youens... |
While trying to create CDBI classes myself, I found... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Ben Faga |
Removed the @_ from the import statement, since @_... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Ben Faga |
Fixed small error that was causing a test to fail. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Mark Addison |
Added test for mysql_table_type. Removed dodgey testing... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Mark Addison |
Added mysql extra attribs for charset and collation. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Mark Addison |
Parses extra attributes for tables. Tweaked debug output. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Ken Youens... |
Some cosmetic changes. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Ken Youens... |
Some changes that should have been applied a while... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Ben Faga |
Muffled a warning message, by changing '">... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Ben Faga |
Added Class::MakeMethods to the requirements. |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Ben Faga |
Applied Eric Just's changes to the Oracle producer... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Apllied Chris Hilton patch to remove subroutine redefin... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Applied Chris Hilton patch to remove 'Use of uninitiali... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Fixed InnoDB table type errors (Chris Hilton patch) |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Applied Chis Hilton patch to fix. (Test used non exista... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Added explicit close on FILE and fixed spelling mistake... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Added Chris Hilton's patch so version number test is... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Mark Addison |
Fixed broken comment in test (from Chris Hilton patch) |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Addison |
Fixed error propogation when loading filters. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Addison |
Upped version of Test::More req so we get upto date... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Addison |
Added hack to remove the Graph stuff hack of adding... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Addison |
Fixed. Broke due to changes in YAML. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Addison |
Fixed YAML testi. Failed due to sqlfairy version increa... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Allen Day |
fix to allow GraphViz to load -- someone who understand... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Allen Day |
*** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Allen Day |
incrementing for next release |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ken Youens... |
Made the field definition rows alternate "even" and... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Mark Addison |
A SQLServer producer. (They made me do it! :( |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Mark Addison |
mysql_table_type extra data and InnoDB derivation fix. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Mark Addison |
Made extra interface more context sensative. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Mark Addison |
Fixed test name |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Allen Day |
replaced by TT producer |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Mark Addison |
Removed (annoying) warning when order attributes are... |
commit | commitdiff | tree | snapshot |
next |