用于PostgreSQL WIP的简单查询生成器 源码
query Note: This library is still very much a work in progress, expect breaking changes. query is a simple PostgreSQL query builder for Go. It works by using first class functions to allow for queries to be built up. This does not support the entire dialect for PostgreSQL, only a subset that would b
文件列表
query-master.zip
(预估有个9文件)
query-master
clause.go
7KB
statement_string.go
704B
expr.go
4KB
query.go
6KB
clausekind_string.go
879B
LICENSE
1KB
doc.go
2KB
readme.md
2KB
query_test.go
5KB
暂无评论