8000 Release 0.7.3 · links-lang/links · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.7.3

Compare
Choose a tag to compare
@dhil dhil released this 05 Jun 14:43
· 628 commits to master since this release

0.7.3

This minor release contains various bug fixes and improves the dynamic
loading facility for database drivers that was introduced in the
previous release.

Lazy Loading of Present Database Drivers

The loading of present database drivers is now deferred until an
actual attempt to connect to a database is made.

0