forked from pool/perl-SQL-Translator
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
d703eee4d5
commit
9e550211f9
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:38:44 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.11018
|
||||
* 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:13:04 UTC 2013 - cfarrell@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user