aboutsummaryrefslogtreecommitdiff
path: root/lib/sql/meta.go
AgeCommit message (Expand)Author
8 dayslib/sql: refactoring the BindWhereShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-02-29lib/sql: handle binding with the same nameShulhan
2024-01-30lib/sql: refactor WhereFields to join where condition with holder as isShulhan
2024-01-27lib/sql: support update, bind where condition, and subquery in MetaShulhan
2024-01-25lib/sql: add method WhereHolder to Meta typeShulhan
2024-01-25lib/sql: add new type MetaShulhan