2008-10-17 |
Jess Robinson |
Missed file from default-value-improvements commit |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Jess Robinson |
Now supporting scalar refs as default values! (rjbs) |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Jess Robinson |
lukes' patch: drop if exists under sqlite 3.3+ |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Jess Robinson |
Skip on newer Spreadsheet::ParseExcel |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jess Robinson |
By royal decree, produced statements in list context... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Jess Robinson |
Pg views and sqlite views, patch from wreis |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Jess Robinson |
Update mysql producer test to saner field names, Peter R. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Jess Robinson |
Updated authors/Changes |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Jess Robinson |
Enormous patch from Peter Rabbitson making mysql versio... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Jess Robinson |
Add target_db to diff test as it was producing warnings.. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Jess Robinson |
Added patch from wreis, view support for pg producer |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Jess Robinson |
Added patch from groditi to support views in sqlite |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ash Berlin |
Only create views for mysql on v5 and up |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ash Berlin |
svk-commitdCGXq.tmp |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Jess Robinson |
Add views to mysql producer, thanks groditi |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Ben Faga |
Applied patches written by Nigel Metheringham. His... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Jess Robinson |
Added patch from groditi adding SET type support to... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jess Robinson |
Patch from ribasushi: Correctly graph self-referential... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Jess Robinson |
Make Schema::Graph only load if "as_graph" is called... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jess Robinson |
Applied patch from Ryan to uniqify index names sanely... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Ben Faga |
Made change suggested by Daniel Böhringer to allow... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Ben Faga |
Support uppercase foreign key target-columns. Sent... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Daniel Ruoso |
Implemented add_field, only the field is added, nothing... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Daniel Ruoso |
Adding tests for Oracle->add_field |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Daniel Ruoso |
Small fix in delay_constraints (missing ;). |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Fix ORA-01442: column to be modified to NOT NULL is... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Including new test and test data into MANIFEST |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
alter_field implemented. alter_field test Pass. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Test for oracle alter_field |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Declares the new tests in the MANIFEST, remove useless... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Define a name for pk constraint when delay_constraints... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Document delay_constraints producer_args option |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
producer_args->{delay_constraints} can be used to add... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
Fix weird bug, caused by a double evaluation in ternary if |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
implements options in oracle indexes |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Daniel Ruoso |
waiting for patch to be applied |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ash Berlin |
Fix suprious diff on cols with charsets/collates (MySQL) |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jess Robinson |
Add support for proper boolean fields in the mysql... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ash Berlin |
Fix false-diffing due to order of table options |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Jess Robinson |
Updated change file |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Jess Robinson |
Added support for proper enums under pg (as of 8.3... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Ash Berlin |
Allow quote and other option to be passed to the producers. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Jess Robinson |
0.09000 not 0.0900 (cpan gets confused if numbers go... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Ash Berlin |
Remove breakpoint |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Jess Robinson |
Update changes with latest release date |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Jess Robinson |
Add DBI dep (oops) |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ash Berlin |
Fix drop indexes for uniq constraints |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ash Berlin |
Allow DEFAULT CHARACTER SET without '=' (as produced... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ash Berlin |
Add support for COLLATE table option to MySQL parser |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Jess Robinson |
Update changes/version for 0.0899_02 |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Jess Robinson |
Oops, fix tests for fixed syntax |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Jess Robinson |
Fix syntax for index dropping in sqlite producer |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Ash Berlin |
Document significance of preproces_schema method |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Ash Berlin |
Fix warning messages |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Jess Robinson |
Update oracle producer, patch from plu. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Ash Berlin |
Merging back Diff refactor |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ash Berlin |
Better tests (and fix bug) in batch alter with renamed... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ash Berlin |
Fix BEGIN in sqlite diff test |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ash Berlin |
Work round MySQL/InnoDB bug bugs.mysql.com/bug.php... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ash Berlin |
Start transactions in a portable manner |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Ash Berlin |
Add renamed_from to tables. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Ash Berlin |
Fix after typo in merge |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Ash Berlin |
Added an 'alter sequence' line to the parser grammer... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ash Berlin |
Move more normalization changes to preprocess_schema |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ash Berlin |
Correct constraint names in preprocess for MySQL producer |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Ash Berlin |
Fix test |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ben Faga |
Applied patch submitted by Nathan Gray |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ash Berlin |
Remove breakpoints |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ash Berlin |
Fix some more normalization problems |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ben Faga |
Added a select section to the parser. This is to handl... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Ben Faga |
Added an 'alter sequence' line to the parser grammer... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Ash Berlin |
Some SQL_TYPE mapping stuff |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Ash Berlin |
Some work on sanely normalizing fields |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ash Berlin |
MAss diff changes imported from Ash's local diff-refact... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ash Berlin |
Branch for diff refactoring |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Ben Faga |
Added fixes submitted by Peter Rabbitson: |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ben Faga |
Allows schema-qualified table names. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Ben Faga |
Changed the name of unnamed foreign key constraints... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ben Faga |
Fixed a problem where the deferrable definition require... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jess Robinson |
Only run test if Graph::Directed installed |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jess Robinson |
0.0899_01 diffing fixes |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Jess Robinson |
Ignore all TT test while TT is broken |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Jess Robinson |
Fix to not test while TT is broken |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ben Faga |
Committing patches sent by Florian Helmberger. Here... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ben Faga |
Applied Hilmar's patches. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Chris Hilton |
Ignore views and procedures with no text (weeds out... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Chris Hilton |
Added command-line option for MySQL parser version arg |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Chris Hilton |
Added options for ignoring the differences in SQL for... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Chris Hilton |
Added cursory parsing of views and procedures |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Chris Hilton |
Added mysql-parser-version command-line option |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Chris Hilton |
Added cursory parsing of view, functions, and procedure... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Chris Hilton |
Removed unused rules procedure_body and view_body |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Chris Hilton |
Small change to ordering of view and procedure diffs |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Chris Hilton |
Added diff comparison of views and procedures |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Chris Hilton |
Hacks for comparing sql attribute in equals() to ignore... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Chris Hilton |
Removed mistakenly checked in debug code |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Chris Hilton |
Added cursory parsing of procedures, functions, and... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Chris Hilton |
Added GO to output after views and procedures |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Chris Hilton |
Helps to actually pass the output-db option |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Chris Hilton |
Added output_db option |
commit | commitdiff | tree | snapshot |
next |