package
0.0.0-20250103035936-8dc95266cc7c
Repository: https://github.com/ouseikou/sqlbuilder.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
"or".
"between".
"=".
">".
">=".
"in".
"is not null".
"is null".
"like".
"<".
"<=".
"<>".
"not in".
"and".
默认值或未定义状态.
No description provided by the author
No description provided by the author
# Variables
Enum value maps for BuilderStrategy.
Enum value maps for BuilderStrategy.
Enum value maps for CallType.
Enum value maps for CallType.
Enum value maps for Driver.
Enum value maps for Driver.
No description provided by the author
Enum value maps for JoinType.
Enum value maps for JoinType.
Enum value maps for Logic.
Enum value maps for Logic.
Enum value maps for Op.
Enum value maps for Op.
SqlBuilderApi_ServiceDesc is the grpc.ServiceDesc for SqlBuilderApi service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
表达式不在vars使用类似递归形式, 而是平铺可能好点.
No description provided by the author
No description provided by the author
todo 未处理: 添加 Condition 会导致递归嵌套 SELECT array_length(array_column, 1) > 0 FROM my_table; SELECT NOT column_name FROM my_table; => Condition.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedSqlBuilderApiServer must be embedded to have forward compatible implementations.
# Interfaces
SqlBuilderApiClient is the client API for SqlBuilderApi service.
SqlBuilderApiServer is the server API for SqlBuilderApi service.
UnsafeSqlBuilderApiServer may be embedded to opt out of forward compatibility for this service.