2009-03-11 |
Ken Youens... |
Adding option to skip tables. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Peter Rabbitson |
MySQL parser patch by Tokuhiro Matsuno |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Peter Rabbitson |
Support for mysql fully qualified table names (db.table... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Peter Rabbitson |
Whop - forgot to commit 9004 changes |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Peter Rabbitson |
Downgrade global version - highest version in 9002... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Peter Rabbitson |
Schema::Graph - switch ugly use of Log4perl to an even... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Forgot to up one VERSION |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Remove all expansion $XX tags (isolated commit, easily... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Cleanup part 2 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Minor test cleanup |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Reduce $Id to its normal form |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Force everything to 1.99, hopefully will work |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
Actually there was an empty test for it as well :) |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Peter Rabbitson |
This file is empty, tests seem fine... deleting |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Peter Rabbitson |
Strip evil svn:keywords |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Peter Rabbitson |
Another chunk of the GraphViz rewrite: |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Peter Rabbitson |
Update autogenerated makefile |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Johannes Plunien |
Translate bytea to BLOB in MySQL producer. This fixes... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Peter Rabbitson |
Release 0.09003 |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ash Berlin |
Move XMI stuff to branches/xmi since no one has worked... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ash Berlin |
Fix tests! historic/state_before_xmi_deletion_47b3b29f |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ash Berlin |
svk-commitTn2OH.tmp |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Peter Rabbitson |
Add sqlite roundtrip test (probably need to do the... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Jonathan Yu |
Reverted VERSION so it was no longer dependent on ... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
Changed show_index_name to show_index_names to make... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Removed use of $Revision$ SVN keyword to generate... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
Added a Module::Build::Compat 'passthrough' Makefile.PL |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Updated copyright, added myself to contributors list |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Merged some changes by myself, and also from ribasushi |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Added myself to the SQL::Translator file as an author |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Added myself to the AUTHORS file |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Some minor cosmetic changes |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Jonathan Yu |
- Added some stuff to MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Jonathan Yu |
- Fixed POD producer |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Jonathan Yu |
- Add support for 'extended' friendly ints (the nonstan... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Jonathan Yu |
- Fixes a bug where _apply_default_value is not found... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Jonathan Yu |
- Added a show_index_name parameter which determines... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Jonathan Yu |
Since Oracle understands a double precision floating... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Jonathan Yu |
- Minor documentation changes. Namely, noted that the... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Jonathan Yu |
- Updated GraphViz producer module per the modification... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Jess Robinson |
Support for temporary tables in Pg, from nachos |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Johannes Plunien |
added release-date to Changes |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Johannes Plunien |
removed semicolon from CREATE VIEW in oracle producer |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Johannes Plunien |
fixed *old regex, added *tar.gz regex in MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Johannes Plunien |
fixed 51-xml-to-oracle.t |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Ash Berlin |
Since MANIFEST.SKIP is in svn, this file does not belong |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Ash Berlin |
PgSQL diff patch from wries |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Ricardo Signes |
fix test expectations |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Ricardo Signes |
properly compare fields |
commit | commitdiff | tree | snapshot |
2008-12-02 |
John Goulah |
reverting r1413 and r1414 in favor of passing a scalar... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
John Goulah |
needed to tighten up regex added in last commit |
commit | commitdiff | tree | snapshot |
2008-12-01 |
John Goulah |
add param to _apply_default_value so that certain value... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
John Goulah |
added ignore_opts parser arg to ignore table options |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Johannes Plunien |
Skip tests for buggy Spreadsheet::ParseExcel versions... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
John Goulah |
add support for a skip option to the parser |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Johannes Plunien |
added notes about changed behaviour when calling oracle... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Ash Berlin |
META.yaml is generated at build time and does not belin... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Ash Berlin |
Removed source_db and target_db accessors from Diff... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
If wantarray is set we have to omit the last "/" in... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
triggers may NOT end with a semicolon |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
updated Changes |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
using unreserved table name for FK alter statements... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
add semicolon to CREATE TRIGGER after END which i have... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
ensure to not exceed max allowed size for oracle data... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
using unreserved table name for drop statements in... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Johannes Plunien |
delayed adding semicolon in oracle producer |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Jess Robinson |
Patch from jgoulah for mysqls UNION (merge engine)... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Jess Robinson |
Patch from rbo to support multiple database events... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Jess Robinson |
Default sqlite_version so we dont get uninitialised... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jess Robinson |
Patches for/with jgoulah: |
commit | commitdiff | tree | snapshot |
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 |
next |