Navigation

    MemFireDB论坛

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    使用API可以变更数据表的结构么,比如新增加一列

    MemFireDB用户问答
    2
    2
    11
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dean
      dean last edited by

      您好,我想问一下表编辑器可以通过api添加列吗,在api文档里面没看见相关函数

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @dean last edited by

        @dean 可以参考:https://blog.mansueli.com/dynamically-adding-columns-with-supabase-and-postgres

        亦可通过pg-meta接口执行sql,修改表结构

        github地址:https://supabase.github.io/postgres-meta/

        文档地址:https://supabase.github.io/postgres-meta/

        1

        1 Reply Last reply Reply Quote 1
        • First post
          Last post