dbsrgits/SQL-Translator.git
2009-09-24 Peter Rabbitson Enforce XML::LibXML version requirements
2009-09-24 Peter Rabbitson Fix RT#27438
2009-09-18 Peter Rabbitson proper pg timestamp parsing (by mo)
2009-09-18 Peter Rabbitson Someone claimed this doesn't work
2009-09-07 Peter Rabbitson Cleanup changelog
2009-09-03 Peter Rabbitson Changes
2009-09-03 Peter Rabbitson Fix pg matchtype parsing
2009-08-30 Peter Rabbitson Real 0.11002 release
2009-08-30 Peter Rabbitson Sanify test
2009-08-28 Peter Rabbitson Release 0.11002
2009-08-28 Peter Rabbitson Makefile fixes + changes
2009-08-26 Ken Youens... Added "skip_tables" options.
2009-08-26 Ken Youens... Changed "no_columns" arg to "num_columns" (I used to...
2009-08-18 Peter Rabbitson Release 0.11001
2009-08-18 Peter Rabbitson YAML is a test-dep (or at least it's a good thing to...
2009-08-18 Jess Robinson Changes + Reverts for 0.11000, see Changes file for...
2009-08-14 Ken Youens... Changed version number to stay consistent with new...
2009-08-13 Ken Youens... Upped version numbers, cleaned up code, fixed my name.
2009-08-13 Ken Youens... Removing, make dist smaller.
2009-08-13 Ken Youens... Just a cleaner version of "next_unused_name."
2009-08-13 Ken Youens... Fixed test.
2009-08-13 Ken Youens... Leave out empty bits.
2009-08-13 Ken Youens... Fixed test.
2009-08-13 Ken Youens... Added tests for RT#37814 (parsing of double quotes...
2009-08-13 Ken Youens... Fixes per RT#37814 (parsing of field/index names with...
2009-08-13 Ken Youens... Added patch from user (RT#42548).
2009-08-13 Ken Youens... Some whitespace fixes, resolve RT#42548 (incorrectly...
2009-08-13 Ken Youens... Upping version per RT#43173, fixed my name.
2009-08-12 Ken Youens... Upped version for 0.10 release.
2009-08-12 Ken Youens... Fixed some whitespace, resolve RT#13915 by requiring...
2009-08-12 Ken Youens... Resolves RT#8847.
2009-08-12 Ken Youens... Resolves RT#21065.
2009-08-12 Ken Youens... Resolves RT#35448.
2009-08-12 Ken Youens... Just fixed some whitespace.
2009-08-12 Ken Youens... Fixed my name, fixed some use of uninitialized vars.
2009-08-12 Ken Youens... Smoother regex (thanks Jim Thomason).
2009-08-12 Ken Youens... Just whitespace changes -- I wouldn't normally commit...
2009-08-12 Ken Youens... Some whitespace changes, create a default index name...
2009-08-12 Ken Youens... Adding patch from user.
2009-08-12 Ken Youens... Added parsing of index types (btree, rtree, hash).
2009-08-12 Ken Youens... Added "using btree" for test.
2009-08-12 Ken Youens... Use Readonly for constant value, some aesthetic changes.
2009-08-11 Ken Youens... Resolves RT#48025.
2009-08-11 Ken Youens... Parsing of foreign keys.
2009-08-11 Ken Youens... Test and data for FK in SQLite.
2009-08-11 Ken Youens... Added tests for check constraint.
2009-08-11 Ken Youens... Changes to handle a constraint like:
2009-08-11 Ken Youens... Added return of diff as array in list context.
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?!
next