c4ec20accd
- require YAML, actually required by Translator:YAML
Stephan Kulow
2014-12-02 10:34:14 +00:00
d269209fbd
Accepting request 249515 from devel:languages:perl
Stephan Kulow
2014-09-17 15:26:18 +00:00
5f94642629
update
Stephan Kulow
2014-09-16 08:26:32 +00:00
141e4a00a9
Accepting request 208416 from devel:languages:perl
Stephan Kulow
2013-11-29 06:04:23 +00:00
9e550211f9
update
Stephan Kulow
2013-11-25 10:22:45 +00:00
fae2b60227
Accepting request 185920 from devel:languages:perl
Stephan Kulow
2013-08-06 09:46:38 +00:00
d703eee4d5
Accepting request 185916 from home:babelworx:ldig:branches:devel:languages:perl
Nathan Cutler2013-08-05 10:39:09 +00:00
15f4918d59
- updated to 0.11016 * Allow passing an arrayref to SQLT->filename (lost in Mooification) * Fix stupid missing version number in SQL::Translator::Schema::Object * Relicense under Perl 5 terms * Remove SQL::Translator::Schema::Graph as announced in 0.11011 * Remove a number of no longer needed deps * Fix missing dep (List::MoreUtils) * Convert SQL::Translator, ::Schema and ::Schema::* to Moo * Fix leaks by weakening circular references between schema objects * Make MySQL producer add NULL after every nullable field, conforming to SQL standard, and avoiding MySQL bugs - remove sqlite.patch which was declined upstream
Stephan Kulow
2013-07-30 05:05:12 +00:00
2a832aad19
Accepting request 99782 from devel:languages:perl
Stephan Kulow
2012-01-27 20:27:13 +00:00
82519f9924
Accepting request 99774 from home:babelworx:ldig:branches:devel:languages:perl
Stephan Kulow
2012-01-11 13:58:54 +00:00
53f2e11754
test
Stephan Kulow
2012-01-11 10:15:44 +00:00
3ab1956d68
- update to 0.11010 * Add "if exists" to drop view statements in Pg. * Fix MySQL producer to properly quote all table names on output (patch from geistteufel) * Correctly create and parse FK constraints in SQLite * Correct postgis geography type insertion and linebreak fix for multiple geometry/geography columns * made PostgreSQL producer consistent with other producers in terms of quoting and allowing functions in constraints and indices * Add distinction of autoinc and regular primary keys to the GraphViz producer * Fix odd invocation of Test::More::pass() in t/36-filters.t (RT#64728) * Quote everything in SQL Server * Turn off constraints before dropping tables in SQL Server * Make true unique constraints if needed in SQL Server * Fixed Producer::PostgresSQL to output array type after type size, i.e. varchar(64)[] rather than varchar[](64)
Stephan Kulow
2012-01-11 09:59:30 +00:00