summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator/distinfo
diff options
context:
space:
mode:
authorwen <wen>2014-11-23 12:36:55 +0000
committerwen <wen>2014-11-23 12:36:55 +0000
commitf6c450395a09ae12fd6de90c53b9b456654eef38 (patch)
treee96a5bba4e97b65a079fcb48d5f9f9856132b75f /databases/p5-SQL-Translator/distinfo
parent67656b974af270f265b69e12b8561400919ba9c9 (diff)
downloadpkgsrc-f6c450395a09ae12fd6de90c53b9b456654eef38.tar.gz
Update to 0.11020
Upstream changes: 0.11020 2014-09-02 * Fix test failure if Test::PostgreSQL is installed but not working 0.11019 2014-09-02 * Add Json and hstore types to Pg Parser (cloudinstustrie) * Fix DROP TABLE in SQL Server Producer * Fix Pg DBI parser test (Dagfinn Ilmari Mannsker) * Remove spurious warnings (Matt Phillips, Wallace Reis) * Fix MySQL producer for columns with scalar ref in 'ON UPDATE' (Wallace Reis) * Fix handling of views in MySQL DBI parser * Fix handling of renamed fields in SQLite diff (Peter Mottram) * Check numeric equality of default values in numeric-type fields (Wallace Reis) * Fix handling of renamed fields in renamed tables in Pg diff (Peter Mottram) 0.11018 2013-10-31 * Revert "Fix AUTOINCREMENT in SQLite" 0.11017 2013-10-30 * Apply quotes to fix tables that are reserved words, DBI::SQLServer (Jonathan C. Otsuka) * Add DECIMAL_DIGITS to field size for scale info, DBI::SQLServer (Jonathan C. Otsuka) * De-linkify XML namespace in docs (RT#81838) * Allow both single and double quotes for values in MySQL parser * Fix diff for altering two things per column - add ; at the end * Call all diff methods in list context (it can be merged later) * Fix Pg diff issue with drop constraint on primary keys * SQLite support for SET NULL, SET DEFAULT and NO ACTION in FK clauses * Clean up properly after Parser::DBI::PostgreSQL tests * Fix typos in error messages * Add SQL_TINYINT and SQL_BIGINT to the type map in SQL::Translator::Schema::Field * Add JSON parser and producer (Jon Jensen) * Clean up TTSchema doc some (Gavin Shelley) * Fix AUTOINCREMENT in SQLite (Rafael Porres Molina)
Diffstat (limited to 'databases/p5-SQL-Translator/distinfo')
-rw-r--r--databases/p5-SQL-Translator/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-SQL-Translator/distinfo b/databases/p5-SQL-Translator/distinfo
index 5b09af4f673..ed63d40a4a8 100644
--- a/databases/p5-SQL-Translator/distinfo
+++ b/databases/p5-SQL-Translator/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2012/10/19 08:08:25 sno Exp $
+$NetBSD: distinfo,v 1.15 2014/11/23 12:36:55 wen Exp $
-SHA1 (SQL-Translator-0.11016.tar.gz) = 74b4e7e6f56945f1c5a75a83b210baa545deedf7
-RMD160 (SQL-Translator-0.11016.tar.gz) = 3ccd584c64982addff7d5fd5af87c83b1d241836
-Size (SQL-Translator-0.11016.tar.gz) = 421466 bytes
+SHA1 (SQL-Translator-0.11020.tar.gz) = 7000669c6e128dd33f7210e0047915a3ae08d789
+RMD160 (SQL-Translator-0.11020.tar.gz) = 90efb174b3052e236a3a16294207188ca2a3b172
+Size (SQL-Translator-0.11020.tar.gz) = 427911 bytes