diff --git a/code/PostgreSQLDatabase.php b/code/PostgreSQLDatabase.php index 71495f4..cf364c3 100644 --- a/code/PostgreSQLDatabase.php +++ b/code/PostgreSQLDatabase.php @@ -304,7 +304,7 @@ class PostgreSQLDatabase extends SS_Database { '0 AS "ParentID"', '"Title"', 'NULL AS "URLSegment"', - 'NULL "Content"', + 'NULL AS "Content"', '"LastEdited"', '"Created"', '"Name"',