Explorar o código

sent_histories 表名错

Bhikkhu-Kosalla %!s(int64=4) %!d(string=hai) anos
pai
achega
77296303ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/app/config.table.php

+ 1 - 1
public/app/config.table.php

@@ -215,7 +215,7 @@ define("_SQLITE_TABLE_SENTENCE_HISTORAY_", "sent_historay");
 
 
 //PostgreSQL
 //PostgreSQL
 define("_PG_DB_USER_SENTENCE_HISTORAY_", _PDO_DB_DSN_);
 define("_PG_DB_USER_SENTENCE_HISTORAY_", _PDO_DB_DSN_);
-define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_historaies");
+define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_histories");