Download List

Projeto Descrição

DBIx::Easy is an easy to use DBI interface which supports Pg, mSQL, MySQL, ODBC, and Sybase.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-28 21:23
0.15

O novo suporte para os drivers ODBC e Sybase DBI.
Tags: Major feature enhancements
New support for the ODBC and Sybase DBI drivers.

2001-12-11 21:18
0.14

O parâmetro opcional no mapa random_row () método que já foi documentada foi implementado.
Tags: Minor bugfixes
The optional map parameter in the random_row() method which was already documented has been implemented.

2001-01-30 15:12
0.09

Alterações ao Easy.pm: uma fuga de tabulação foi adicionado à exibição "método", o cache de estruturas de tabela é feito agora, e os novos métodos "colunas", "tipos", "tamanhos", "typemap", e "sizemap "foram adicionados. Muda para "dbs_dumptabdata" e "dbs_dumptabstruct": eles agora primeiro passar opções "mysqldump" (isto é necessário para compatibilidade com versões mais antigas do MySQL). Muda para "dbs_update": valores de retorno dos filtros definidos pelo usuário agora indicar se o registro é válido, de modo a inclusão de "-" colunas foi corrigido, expandir tabulações foram adicionados, o filtro definido pelo usuário especificado por "-- rotina "é aplicada apenas uma vez, a vírgula foi escolhido como o separador de campos padrão para o formato CSV, uma seqüência vazia agora está inserido em vez de NULL para colunas string, uma nova opção" - as linhas "foi adicionada, a opção "- Teclas" agora aceita a chave nomes também, e um aviso é emitido agora a falta de informações do tipo.
Changes to Easy.pm: an escape tabulator has been added to the "view" method, caching of table structures is now done, and the new methods "columns", "types", "sizes", "typemap", and "sizemap" have been added. Changes to "dbs_dumptabdata" and "dbs_dumptabstruct": they now first pass options to "mysqldump" (this is needed for compatibility with older MySQL versions). Changes to "dbs_update": return values of user-defined filters now indicate whether the record is valid, the inclusion mode of "--columns" has been fixed, expand tabulators have been added, the user-defined filter specified by "--routine" is now applied only once, the comma has been chosen as the default field separator for the CSV format, an empty string is now inserted instead of NULL for string columns, a new option "--rows" has been added, the option "--keys" now accepts key names too, and a warning is now issued on missing type information.

2001-01-30 15:12
0.07

Initial freshmeat announcement.
Initial freshmeat announcement.

Project Resources