Skip to content

postgresql 插件应用 #5

@dbgp

Description

@dbgp

按照 readme文档说明,启动了postgresql插件,中psql下执行这里的sql文件

需要将TIMESTAMP WITH TIME ZONE NOT NULL DEFAULT NOW() 定义中的 WITH TIME ZONE删除,看起来目前不支持这个关键字 。

psql客户端的查询命令好像还不支持。 例如 \dt users;专用的查询快捷方式目前应该都不支持。支持原生的sql语法,例如 select * from users;

Image

数据库准备好,下一步尝试运行这个bot-manager项目

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