aboutsummaryrefslogtreecommitdiff
path: root/lib/sql/sql.go
AgeCommit message (Expand)Author
8 dayslib/sql: remove JoinValues in favour of [slices.Concat]Shulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-01-27lib/sql: support update, bind where condition, and subquery in MetaShulhan
2023-09-11lib/sql: add missing comment to exported constantsShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-02-05sql: sort returned names on ExtractSQLFields sorted in ascending orderShulhan
2020-06-10all: update email addressShulhan
2020-02-13sql: a new package as an extension to "database/sql"Shulhan