Object Life Cycle Hooks Creating an object Updating an object Deleting an object Querying an object Modify current operation Object Life Cycle Hooks are functions that are...
Advanced Usage Error Handling Transactions A Specific Example SQL Builder Run Raw SQL sql.Row & sql.Rows Scan sql.Rows In Iteration Generic database interface sql.DB Connec...
AutoMigrate Migrator 接口 当前数据库 表 列 约束 索引 约束 其他迁移工具 AutoMigrate Automatically migrate your schema, to keep your schema up to date. NOTE: AutoMigrate will create tables...