Skip to content

输入create的时候没有提示create table #163

@openai0229

Description

@openai0229
image

看了一下c3的官方介绍
image

按道理来说,应该可以从create那个entry的value中获得table, 但是现在居然没有获取到,但是这个if not exists确实可以获取到。

还有一种比较笨的方法,就是检测到有create 关键字就给塞进去,但是这种测试发现问题,就是如果是修改表的时候,想要删除一个字段,但是检测到delete就塞入一堆快捷组合,就显得很蠢,希望删除一个字段,提示出来删除数据库

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions