Only output trigger 'scope' if it's set in YAML and JSON producers
[dbsrgits/SQL-Translator.git] / t /
2017-01-26 Dagfinn Ilmari Man... Improve trigger 'scope' attribute support (RT#119997)
2015-11-05 Andrew Beverley Fix incorrect serial instead of bigserial in PG
2015-11-04 Peter Rabbitson Work around RT#108460, intermittent postgresql-rename...
2015-11-04 Peter Rabbitson Fail more gracefully on non-loadable compiled module...
2015-09-09 Dagfinn Ilmari Man... Fix identifier quoting in PostGIS statements
2015-09-09 Dagfinn Ilmari Man... Fix missing semicolons between PostGIS statements
2015-09-09 Dagfinn Ilmari Man... Fix identifier quoting in PostgreSQL diff producer
2015-09-08 Dagfinn Ilmari Man... Fix multi-line comments in PostgreSQL producer
2015-09-08 Dagfinn Ilmari Man... Fix multi-line comments in YAML and JSON producers
2015-09-08 Dagfinn Ilmari Man... Fix parsing of MySQL column comments (RT#83380)
2015-09-08 Dagfinn Ilmari Man... Switch MySQL parser test to done_testing
2015-09-08 Dagfinn Ilmari Man... Fix parsing quoted strings with leading spaces
2015-06-28 Sebastian Podjasek Add support for USING and WHERE on indexes in PostgreSQ...
2015-06-28 Sebastian Podjasek Add support for USING and WHERE on indexes in PostgreSQ...
2015-06-25 Sebastian Podjasek Fix PostgreSQL grammar parsing of UUID, time, timetz...
2015-06-24 Andrew Gregory Add SQLite support for check constraints
2015-06-24 Andrew Gregory Improve add_trigger consistency between producers
2015-06-24 mix3@サタデーナイトフィーバー Quoted table_name wasn't being used during MySQL DROP...
2015-03-05 Ivan Baidakou Add support for optional monotonically increasing sqlit...
2015-01-27 Dagfinn Ilmari Man... Fix array types and multidimensional sizes in Parser...
2015-01-06 Dagfinn Ilmari Man... Fix multi-column indexes in Parser::DBI::PostgreSQL
2014-12-14 Andrew Gregory Provide default index names for SQLite
2014-12-14 Dagfinn Ilmari Man... Fix quoting of trigger name and table in Producer:...
2014-10-22 Dagfinn Ilmari Man... Call close as a function rather than a method
2014-10-18 Dagfinn Ilmari Man... Narrow the scope of Oracle roundtrip TODO
2014-10-18 Dagfinn Ilmari Man... Test quotes in field comments
2014-10-18 Dagfinn Ilmari Man... Test round-tripping decimal default values
2014-10-18 Dagfinn Ilmari Man... Test round-tripping default values with quotes and...
2014-10-18 Dagfinn Ilmari Man... Escape quotes in string values in producers
2014-10-16 Dagfinn Ilmari Man... Test table and field names with quote characters in...
2014-10-16 Dagfinn Ilmari Man... Fix handling of quoted identifiers and strings in Parse...
2014-10-16 Dagfinn Ilmari Man... Clean up option parsing and fix identifier quoting...
2014-10-16 Dagfinn Ilmari Man... Clean up option parsing and identifier quoting in Produ...
2014-10-07 Dagfinn Ilmari Man... Fix JSON and YAML tests if the defaults have been tweak...
2014-09-25 Dagfinn Ilmari Man... Fix undef warnings from Text::ParseWords when running...
2014-09-10 Dagfinn Ilmari Man... Skip HTML tests if CGI is not installed (RT#98027)
2014-09-02 Dagfinn Ilmari Man... Fix test failure if Test::PostgreSQL is installed but...
2014-09-02 Dagfinn Ilmari Man... Clean up Pg batch alter test
2014-09-01 Peter Mottram test to demonstrate Pg diff failure with rename_table...
2014-09-01 Peter Mottram initial batch_alter_table for ::Producer::PostgreSQL
2014-08-20 Peter Mottram fix Producer::SQLite::batch_alter_table rename field
2014-08-13 Dagfinn Ilmari Man... Propagate switches when running perl in tests
2014-07-29 Wallace Reis Extend Field->equals() for numeric comparison
2014-07-26 Dagfinn Ilmari Man... Add 'use warnings', test case-insensitive ->get_field
2014-07-26 Dagfinn Ilmari Man... Fix and extend link table tests
2014-07-25 Dagfinn Ilmari Man... Use a schema with FKs for diagram testing
2014-07-25 Dagfinn Ilmari Man... Test Schema::Table->is_trivial_link and ->is_data
2014-07-25 Dagfinn Ilmari Man... Switch t/13schema.t to done_testing
2014-07-23 Wallace Reis Produce DDL for MySQL table field with ref in 'ON UPDATE'
2014-01-02 Matt Phillips remove spurious warning from 6+ years ago.
2013-12-17 clodeindustrie Add Json and hstore types in the PostgreSQL parser
2013-12-17 Dagfinn Ilmari Man... Fix Pg DBI parser test
2013-11-01 Arthur Axel 'fREW... remove default Pg dsn
2013-10-31 Arthur Axel 'fREW... Revert "Fixed autoincrement in primary keys for SQLite"
2013-10-30 rporres Fixed autoincrement in primary keys for SQLite
2013-10-30 Jon Jensen Add JSON parser and producer modules
2013-09-30 Dagfinn Ilmari Man... Fix incorrect module names in conditional plan
2013-03-17 Dagfinn Ilmari Man... Clean up properly after Parser::DBI::PostgreSQL tests
2013-03-09 Fabrice Gabolde Support for SET NULL, SET DEFAULT and NO ACTION in...
2013-03-09 William Wolf Fix Pg diff issue with drop constraint on primary keys
2013-03-09 Tina Mueller produce_diff_sql(): list context
2013-03-09 Tina Mueller fix diff for altering two things per column - add ...
2013-03-09 Ken Youens-Clark Allow VALUEs to be enclosed in double and single quotes...
2012-10-09 Mateu X Hunter Test Str and ArrayRef input for SQLT->filename
2012-09-23 Peter Rabbitson Lose one more useless dependency
2012-09-23 Peter Rabbitson Remove SQL::Translator::Schema::Graph as announced...
2012-09-22 Dagfinn Ilmari Man... Fix broken reset attempt
2012-09-22 Dagfinn Ilmari Man... Mooify SQLT::Schema::Field
2012-09-22 Arthur Axel 'fREW... fix a test broken by ad071409cb8f526337abbe025a63aa1e67...
2012-09-06 André Walker Make MySQL producer add NULL for every nullable field
2012-06-29 Justin Hunter address some issues with Pg producer and quoting
2012-05-10 Peter Rabbitson This seems to no longer be used anywhere...?
2012-05-09 Peter Rabbitson Resurrect the DB2 precompiled grammar to which we lost...
2012-05-07 Arthur Axel 'fREW... fix excepted and scalarref quoting for DEFAULTS in...
2012-05-07 Arthur Axel 'fREW... fix sizeless types and typemap for SQLite
2012-05-07 Arthur Axel 'fREW... fix list of numeric types for SQLite
2012-04-28 Peter Rabbitson Fix broken plan
2012-04-28 Ken Youens-Clark Added "tables" and "options" methods to Schema::View
2012-04-28 Ken Youens-Clark Some aesthetic changes
2012-04-28 Ken Youens-Clark MySQL Parser now handles views more completely
2012-04-28 Tina Mueller add support for "DEFAULT (\d+)::data_type" in PostgreSQ...
2012-04-28 Peter Rabbitson Stop the DBI parser from disconnecting externally suppl...
2012-04-28 Peter Rabbitson Switch to sane subcommand launch in tests
2012-04-28 Jonathan Otsuka Honor supplied field order when adding fields to a...
2012-04-27 Peter Rabbitson Silence prove -w warnings
2012-04-27 Arthur Axel 'fREW... Default SQLite quoting to off until we are capable...
2012-04-27 Arthur Axel 'fREW... setting the quote accessors separately no longer makes...
2012-04-24 John Napiorkowski fix for when we are adding /dropping columns in sqlite...
2012-02-07 Peter Rabbitson Back out bdf60588b to disable P::RD grammar precompilat...
2012-02-04 Arthur Axel 'fREW... start of hardcore refactoring
2012-02-04 Peter Rabbitson Move ProducerUtils into the new dir layout
2012-01-25 Peter Rabbitson Really fix mysql CURRENT_TIMESTAMP handling (solves...
2012-01-23 Peter Rabbitson Correct SQLite quote-char
2012-01-19 Peter Rabbitson Add forgotten test skip after removed dependency in...
2012-01-18 Peter Rabbitson Fix incorrect ordering in test (fails under unstable...
2012-01-18 Peter Rabbitson Deprecate SQL::Translator::Schema::Graph, undocument...
2012-01-18 Peter Rabbitson Fix spurious whitespace failures in t/17sqlfxml-produce...
2012-01-17 Sebatian B. Knapp Fix for mysql producer drop primary key, refs #62250
2012-01-17 Jaime Soriano Pastor sqlt-diff option to quote names
2012-01-17 Jaime Soriano Bit size can range from 1 to 64, test added for size...
next