First page Back Continue Last page Overview Text

Notes:


Sequel usually supports new PostgreSQL features shortly after their release. For example, Sequel already supports PostgreSQL 9.1 features such as CREATE TABLE IF NOT EXISTS, common table expressions in INSERT, UPDATE, and DELETE, and RETURNING in UPDATE and DELETE.