Explorar o código

revert regression

El RIDO %!s(int64=4) %!d(string=hai) anos
pai
achega
4f051fe5a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Data/Database.php

+ 1 - 1
lib/Data/Database.php

@@ -777,7 +777,7 @@ class Database extends AbstractData
         self::$_db->exec(
             'CREATE TABLE "' . self::_sanitizeIdentifier('paste') . '" ( ' .
             "\"dataid\" CHAR(16) NOT NULL$main_key, " .
-            "\"data\" $dataType, " .
+            "\"data\" $attachmentType, " .
             '"postdate" INT, ' .
             '"expiredate" INT, ' .
             '"opendiscussion" INT, ' .