8
0
Commit Graph

6 Commits

Author SHA256 Message Date
Stephan Kulow
82519f9924 Accepting request 99774 from home:babelworx:ldig:branches:devel:languages:perl
license update: GPL-2.0
See Translator.pm - this is GPL-2.0

OBS-URL: https://build.opensuse.org/request/show/99774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=9
2012-01-11 13:58:54 +00:00
Stephan Kulow
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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=7
2012-01-11 09:59:30 +00:00
Stephan Kulow
143680eca9 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=4
2010-12-01 13:54:44 +00:00
Christian Wittmer
b238a755bb fix build, deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=3
2010-10-17 18:08:40 +00:00
Juergen Weigert
cfc41f3ef5 Accepting request 50602 from home:jnweiger:branches:devel:languages:perl
my own

OBS-URL: https://build.opensuse.org/request/show/50602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=2
2010-10-14 22:32:40 +00:00
Juergen Weigert
d1c6c1b031 Accepting request 50516 from home:jnweiger:perl
my own

OBS-URL: https://build.opensuse.org/request/show/50516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=1
2010-10-13 19:59:41 +00:00