API Reference lib_ecto v#0.4.0
View SourceModules
Provides functions for encoding and decoding data using the Base62 encoding scheme.
General exception with an optional string, map, or Keyword list stored in exception details
KSUID (K-Sortable Unique Identifier) 生成和解析模块
types for ksuid uses string/varchar as storage type.
一个轻量级的 Elixir ORM 扩展工具,帮助你快速构建数据库操作接口。
LibEctoV2 的核心模块,提供基础宏和类型定义。
异常定义模块,用于处理 LibEctoV2 中的错误和异常。
函数生成器模块,用于生成数据库操作相关的函数。
读操作函数生成器模块,用于生成查询和读取记录的函数。
工具函数生成器模块,用于生成辅助性的数据库操作函数。
写操作函数生成器模块,用于生成创建、更新和删除记录的函数。
查询构建器模块,提供构建和管理数据库查询条件的功能。
验证模块,提供数据验证和转换的功能。