Skip to content

没有这个表?是缺少了建表语句吗? #16

Description

@lonlonago

ProgrammingError: (_mysql_exceptions.ProgrammingError) (1146, "Table 'nahan.topic' doesn't exist") [SQL: u'SELECT topic.id AS topic_id, topic.title AS topic_title, topic.content AS topic_content, topic.content_rendered AS topic_content_rendered, topic.click AS topic_click, topic.reply_count AS topic_reply_count, topic.topic_deleted AS topic_topic_deleted, topic.node_deleted AS topic_node_deleted, topic.user_deleted AS topic_user_deleted, topic.time_created AS topic_time_created, topic.last_replied AS topic_last_replied, topic.user_id AS topic_user_id, topic.node_id AS topic_node_id, topic.appends AS topic_appends, topic.comments AS topic_comments \nFROM topic \nWHERE (topic.topic_deleted = true OR topic.node_deleted = true OR topic.user_deleted = true) = false ORDER BY topic.time_created DESC \n LIMIT %s'] [parameters: (10,)]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions