Hi, How should I declare a property so that it can hold binary data and is converted back and forth automatically? There are two types in Postgres, BYTEA and BLOB. Which one is preferred in Og? Regards, Michael