书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 849 个相关结果.
  • Annotations

    Annotations Custom Table Name Foreign Keys Configuration Annotations Schema annotations allow attaching metadata to schema objects like fields and edges and inject them to ext...
  • Annotations

    Annotations Custom Table Name Foreign Keys Configuration Annotations Schema annotations allow attaching metadata to schema objects like fields and edges and inject them to ext...
  • 事务

    事务 启动一个事务 事务化客户端 最佳实践 钩子 Isolation Levels 事务 启动一个事务 // GenTx 在一次事务中生成一系列实体。 func GenTx ( ctx context . Context , client * ent . Client ) error { tx , err :=...
  • 事务

    事务 启动一个事务 事务化客户端 最佳实践 钩子 Isolation Levels 事务 启动一个事务 // GenTx 在一次事务中生成一系列实体。 func GenTx ( ctx context . Context , client * ent . Client ) error { tx , err :=...
  • Transactions

    Transactions Starting A Transaction Transactional Client Best Practices Hooks Isolation Levels Transactions Starting A Transaction // GenTx generates group of entities in ...
  • 事务

    673 2021-09-30 《Ent v0.9 教程》
    事务 启动一个事务 事务化客户端 最佳实践 钩子 事务 启动一个事务 // GenTx 在一次事务中生成一系列实体。 func GenTx ( ctx context . Context , client * ent . Client ) error { tx , err := client . Tx ( ct...
  • Hooks

    Hooks Mutation Hooks Runtime hooks Schema hooks Hooks Registration Import Cycle Error Evaluation order Hook helpers Transaction Hooks Codegen Hooks Hooks The Hooks op...
  • Annotations

    Annotations Custom Table Name Custom Table Schema Foreign Keys Configuration Database Comments Annotations Schema annotations allow attaching metadata to schema objects like...
  • Generating Schemas

    380 2021-09-30 《Ent v0.9 教程》
    Generating Schemas Introduction API Loading Printing Mutators Working with Edges Examples Caveats Generating Schemas Introduction To facilitate the creation of tooling ...
  • Versioned Migrations

    412 2022-02-28 《Ent v0.10 教程》
    Versioned Migrations Configuration Generating Versioned Migration Files From Client From Graph Apply Migrations Moving from Auto-Migration to Versioned Migrations Versione...