V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
mikicomo
V2EX  ›  问与答

datagrip 生成的 ddl 的问题

  •  1
     
  •   mikicomo · Dec 15, 2020 · 943 views
    This topic created in 1965 days ago, the information mentioned may be changed or developed.

    datagrip 生成的 ddl,索引会是一个单独的语句 create index xxxx 有没有办法能生成哪种包含 create table 里面的 sql 呢?

    create table(
    xxx,
    xxx,
    xxx,
    KEY  'index_xx' (xxx,xxx)
    )
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2461 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 07:34 · PVG 15:34 · LAX 00:34 · JFK 03:34
    ♥ Do have faith in what you're doing.