aboutsummaryrefslogtreecommitdiff
path: root/lib/sql/meta_example_test.go
AgeCommit message (Expand)Author
8 dayslib/sql: remove JoinValues in favour of [slices.Concat]Shulhan
8 dayslib/sql: refactoring the BindWhereShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
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