Smalltalk PostgreSQL drivers News
Brought to you by:
bbadger
Version 1.3 011 of the library introduces the ability to have different encoding for different data types on a per-session basis. So, with this version, you can allow the StORE layer to work with the default translation using Base54 encoding, while at the same time having another connection to a PostgreSQL databasen which uses a diffenent bytea encoding - and the encoding methods do not intefere with each other.