dbsrgits/SQL-Translator.git
2009-08-11 Ken Youens... Added test for list context return.
2009-08-10 Peter Rabbitson Use accessors instead of reaching down object guts
2009-08-07 Ken Youens... Adding.
2009-08-07 Ken Youens... Fixing my name (is this vain?).
2009-08-07 Ken Youens... Added a little more POD on clustering.
2009-08-07 Ken Youens... Catch case of specifying 'DBI-Driver' and quietly fix...
2009-08-07 Ken Youens... Make a little more flexible.
2009-08-07 Ken Youens... Need to call "load" as a class method rather than an...
2009-08-07 Ken Youens... Just made a little more readable.
2009-06-30 Peter Rabbitson Fix for bleadperl
2009-06-26 Peter Rabbitson The indexer does not understand license links
2009-06-25 Peter Rabbitson Release 0.09007
2009-06-24 Peter Rabbitson MSSQL fixes and improvements
2009-06-24 Peter Rabbitson Do not cache the P::RD grammar - it breaks stuff
2009-06-18 Peter Rabbitson Mssql does not understand ON DELETE RESTRICT
2009-06-15 Peter Rabbitson Why the fuck did I do that ???
2009-06-15 Peter Rabbitson Backout teejay's changes to get trunk stable again
2009-06-13 Aaron Trevena fixed triggers
2009-06-13 Aaron Trevena added expected trigger and stored procedure output
2009-06-12 Aaron Trevena added triggers and procedures
2009-06-10 Peter Rabbitson (bugfixed) release 0.09006
2009-06-09 Peter Rabbitson Saner Changes
2009-06-09 Peter Rabbitson Proper support for size in pg timestamp columns (patch...
2009-06-09 Peter Rabbitson More test sanification
2009-06-09 Peter Rabbitson Switch the roundtrip test to the yaml base source....
2009-06-09 Peter Rabbitson Create a YAML copy of the main roundtrip schema - this...
2009-06-09 Peter Rabbitson Teach YAML producer to encode extra attributes
2009-06-08 Peter Rabbitson Fix a couple of tests and add forgotten dependency
2009-06-08 Peter Rabbitson Release 0.09005
2009-06-07 Peter Rabbitson Fill in changes, todoify non-passing tests (to draw...
2009-06-07 Peter Rabbitson Strip exe bit
2009-06-07 Peter Rabbitson Merge 'roundtrip' into 'trunk'
2009-06-07 Peter Rabbitson Make perlpod happy
2009-06-07 Peter Rabbitson Merge 'trunk' into 'roundtrip'
2009-06-07 Peter Rabbitson Multiple fixes for the SQLServer producer/parser combo
2009-06-07 Peter Rabbitson The way we generate create view statements is not stand...
2009-06-07 Peter Rabbitson Add parenthesis into the VIEW definition to make sure...
2009-06-07 Peter Rabbitson VIEW support for Pg parser, also some cleanups
2009-06-03 Peter Rabbitson Graphviz does not like empty hahsrefs - prune those
2009-06-03 Peter Rabbitson Merge forgotten rewrite of the GraphViz producer -...
2009-06-02 John Goulah added parser support for MySQL default values with...
2009-06-01 Peter Rabbitson Switch to Module::Install
2009-05-31 Peter Rabbitson Reorder authors and consolidate them in one point ...
2009-05-31 Peter Rabbitson Add POD checker and fix a couple of POD errors
2009-05-27 Johannes Plunien MySQL producer skips length attribute for columns which...
2009-05-17 Peter Rabbitson Update changelog
2009-05-17 Jonathan Yu Applied patch to switch dependency on XML::XPath to...
2009-05-16 Peter Rabbitson Add disabled YAML roundtrip test
2009-05-05 Peter Rabbitson Fix a couple of mistakes in the PG parser
2009-05-04 Peter Rabbitson Adjust insane tests to pass (the expected returns at...
2009-05-04 Peter Rabbitson SQLite improvements:
2009-05-04 Peter Rabbitson Variable table and column names? wtf?!
2009-05-04 Peter Rabbitson Concentrate on testing the 'big 3' for now
2009-05-04 Peter Rabbitson table/field counts are held per-object, not globally
2009-05-04 Peter Rabbitson Better debug output
2009-05-04 Peter Rabbitson Do not add xml comment header if no_comments is set
2009-05-04 Peter Rabbitson Rewind exhausted globs before attempting a read
2009-05-04 Peter Rabbitson Remove duplicate req
2009-05-03 Peter Rabbitson Bring version bump back - there is still work to be...
2009-05-03 Peter Rabbitson re-fix tests after merge
2009-05-03 Peter Rabbitson Test XML roundtrip as well (also fail)
2009-05-03 Peter Rabbitson Merge 'trunk' into 'roundtrip'
2009-05-03 Peter Rabbitson Add Carp::Clan to dependencies
2009-05-03 Peter Rabbitson Adjust xml-db2 tests
2009-05-03 Peter Rabbitson Teach sqlite how to deal with multi-event triggers
2009-05-03 Peter Rabbitson Improve xml database_event deprecation warning
2009-05-03 Peter Rabbitson Extra data and first test for xml database_event support
2009-05-03 Peter Rabbitson Teah xml parser about database_events
2009-04-28 Peter Rabbitson Changes to tests to go along r1512
2009-04-28 Peter Rabbitson Todoify test - probably not in this lifetime
2009-04-28 Peter Rabbitson Translator/schema dependency test
2009-04-28 Peter Rabbitson Bail out from failing tests early
2009-04-28 Peter Rabbitson Test seems to be finioshed - massive bowl of FAIL
2009-04-28 Peter Rabbitson Fix mysql roundtrip glitch
2009-04-28 Peter Rabbitson Add an oversized varchar to schema.xml
2009-04-28 Peter Rabbitson Somewhat working global roundtrip test
2009-04-28 Peter Rabbitson Merge 'trunk' into 'roundtrip'
2009-04-28 Peter Rabbitson Minor POD fix
2009-04-24 Peter Rabbitson Pg producer improvements by mo: ALTER TABLE / ALTER...
2009-04-23 Peter Rabbitson Make minor adjustments to the grammars in order to...
2009-04-23 Wallace Reis Added CREATE VIEW subrules for mysql parser
2009-04-20 Ken Youens... Use three-arg open.
2009-04-20 Ken Youens... Use three-arg open.
2009-04-15 Ken Youens... Fixed "database_events."
2009-04-15 Ken Youens... Fixed "database_events."
2009-04-15 Ken Youens... Database events now returns a list.
2009-04-15 Ken Youens... Fixed "database_events."
2009-04-15 Ken Youens... Template version doesn't matter.
2009-04-15 Ken Youens... No warnings on test.
2009-04-15 Ken Youens... No warnings during tests -- it's ugly.
2009-04-15 Ken Youens... Now passes.
2009-04-15 Ken Youens... Cleaned up, fixed db events.
2009-04-15 Ken Youens... Checked for interactive so no ugly messages during...
2009-04-15 Ken Youens... Cleaned up a bit, checked for interactive tty so that...
2009-04-15 Ken Youens... Changed database_events to return an arrayref.
2009-04-15 Ken Youens... Cleaned up, Template version no longer a problem(?).
2009-04-15 Ken Youens... Fixed "database_events."
2009-04-15 Ken Youens... Fixed to pass tests.
2009-04-15 Ken Youens... Fixed up "equals" to be more informative when there...
2009-04-15 Ken Youens... Fixed "database_events".
next