Fix handling of quoted identifiers and strings in Parser::SQLServer
[dbsrgits/SQL-Translator.git] / t /
2010-11-30 Rafael Kitover tests for MySQL Producer triggers
2010-11-13 Alexander Hartmaier test + fix for Oracle multi-column constraint generation
2010-11-10 Peter Rabbitson Support a custom_type_name hint for Pg enum creation
2010-11-10 Peter Rabbitson Fix some legacy code to stop warning on newer perls
2010-11-10 Peter Rabbitson Add support for PostGIS Geometry and Geography data...
2010-06-03 Peter Rabbitson Awesome non-quoted numeric default patch by Stephen...
2010-06-03 Peter Rabbitson Adjust view production for stupid mysql
2010-06-03 Peter Rabbitson Fix index quoting for mysql
2010-06-02 Rafael Kitover patch from abraxxa (Alexander Hartmaier) to truncate...
2010-06-02 Andrew Rodland Fix SQLite producer create_view so it doesn't generate...
2010-03-06 Peter Rabbitson Get SQLite to produce saner output
2010-02-25 Fabien Wernli I'm not to be trusted with the chainsaw
2010-02-24 Andrew Rodland Forgot to add the test data file for r1676
2010-02-24 Fabien Wernli text back to clob
2010-02-24 Fabien Wernli tests
2010-02-24 Andrew Rodland SQLite parser: handle named constraints, and don't...
2010-02-24 Peter Rabbitson Oracle fix primarily to have it not capitalize but...
2010-02-23 Peter Rabbitson Cleanup tabs/whitespace
2010-02-23 Peter Rabbitson changing SQL::Translator::Diff to use producer_args...
2010-02-11 Fabien Wernli missed some quotes and added tests to avoid that
2010-02-11 Fabien Wernli missed some quotes and added tests to avoid that
2010-02-10 Fabien Wernli text -> varchar2(4000) instead of clob, get rid of...
2010-02-10 Fabien Wernli initial things don't look at this yet
2009-12-17 Alexander Hartmaier Fix Oracle producer creating numeric precision statemen...
2009-10-03 Peter Rabbitson Oracle/SQLite test adjustments to deal with new testdat...
2009-10-03 Peter Rabbitson Fix RT49301
2009-10-03 Peter Rabbitson Fix TT templates and tests
2009-10-03 Peter Rabbitson Add numeric/decimal precision support to DB2 producer
2009-10-03 Peter Rabbitson Add a size/precision field to test file, make sure...
2009-09-28 Peter Rabbitson Dep fixes and changes
2009-09-24 Peter Rabbitson Enforce XML::LibXML version requirements
2009-09-18 Peter Rabbitson proper pg timestamp parsing (by mo)
2009-09-18 Peter Rabbitson Someone claimed this doesn't work
2009-09-03 Peter Rabbitson Fix pg matchtype parsing
2009-08-30 Peter Rabbitson Sanify test
2009-08-18 Jess Robinson Changes + Reverts for 0.11000, see Changes file for...
2009-08-13 Ken Youens-Clark Fixed test.
2009-08-13 Ken Youens-Clark Fixed test.
2009-08-13 Ken Youens-Clark Added tests for RT#37814 (parsing of double quotes...
2009-08-13 Ken Youens-Clark Added patch from user (RT#42548).
2009-08-12 Ken Youens-Clark Added "using btree" for test.
2009-08-11 Ken Youens-Clark Test and data for FK in SQLite.
2009-08-11 Ken Youens-Clark Added tests for check constraint.
2009-08-11 Ken Youens-Clark Added test for list context return.
2009-08-10 Peter Rabbitson Use accessors instead of reaching down object guts
2009-08-07 Ken Youens-Clark Adding.
2009-06-15 Peter Rabbitson Backout teejay's changes to get trunk stable again
2009-06-13 Aaron Trevena added expected trigger and stored procedure output
2009-06-10 Peter Rabbitson (bugfixed) release 0.09006
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-07 Peter Rabbitson Fill in changes, todoify non-passing tests (to draw...
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-02 John Goulah added parser support for MySQL default values with...
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-16 Peter Rabbitson Add disabled YAML roundtrip test
2009-05-04 Peter Rabbitson Adjust insane tests to pass (the expected returns at...
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-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 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-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 Add an oversized varchar to schema.xml
2009-04-28 Peter Rabbitson Somewhat working global roundtrip test
2009-04-24 Peter Rabbitson Pg producer improvements by mo: ALTER TABLE / ALTER...
2009-04-23 Wallace Reis Added CREATE VIEW subrules for mysql parser
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-04-15 Ken Youens-Clark Template version doesn't matter.
2009-04-15 Ken Youens-Clark No warnings on test.
2009-04-15 Ken Youens-Clark No warnings during tests -- it's ugly.
2009-04-15 Ken Youens-Clark Now passes.
2009-04-15 Ken Youens-Clark Cleaned up, fixed db events.
2009-04-15 Ken Youens-Clark Changed database_events to return an arrayref.
2009-04-15 Ken Youens-Clark Cleaned up, Template version no longer a problem(?).
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-04-15 Ken Youens-Clark Fixed to pass tests.
2009-04-15 Ken Youens-Clark Fixed "database_events".
2009-04-14 Ken Youens-Clark Added test for fulltext.
2009-03-17 Johannes Plunien New method to clear out extra attributes
2009-03-12 Ken Youens-Clark Put double quotes and backticks around table identifier...
2009-03-09 Peter Rabbitson MySQL parser patch by Tokuhiro Matsuno
2009-02-15 Peter Rabbitson Support for mysql fully qualified table names (db.table...
next