librelist archives

« back to archive

Multicorn 0.0.9

Multicorn 0.0.9

From:
Ronan Dunklau
Date:
2012-02-08 @ 14:05
Multicorn version 0.0.9 has been released on pgxn.

This version introduces a small API incompatibility: the columns
arguments is now a mapping from column names to their types.

Other than that, the sqlite foreign data wrapper has been removed in
favor of a more generic sqlalchemy foreign data wrapper. This new
bundled foreign data wrapper should be able to talk to any database
supported by sqlalchemy.