Обсуждение: DBI-Link 2.0beta1

Поиск
Список
Период
Сортировка

DBI-Link 2.0beta1

От
David Fetter
Дата:
DBI-Link 2.0beta1 is out.  You will need the YAML.pm library and
PostgreSQL 8.1.4 or later to use it.
http://pgfoundry.org/projects/dbi-link/

DBI-Link 2.0 now has lots of features including:

* A complete overhaul of the PL/Perl code according to Perl Best Practices.

* Database handle and function caching in the %_SHARED hash for
  performance improvements.

* YAML serialization.

* Better type checking.

* Better documentation.

* New examples.

* A way to refresh your local schema when the remote schema changes.

Enjoy!

Cheers,
D
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!