Kaynağa Gözat

sent_histories 表名错

Bhikkhu-Kosalla 4 yıl önce
ebeveyn
işleme
77296303ed
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 define("_PG_DB_USER_SENTENCE_HISTORAY_", _PDO_DB_DSN_);
-define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_historaies");
+define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_histories");