Skip to content
Snippets Groups Projects
Unverified Commit 952af410 authored by Ngoc Khuat's avatar Ngoc Khuat Committed by GitHub
Browse files

db/select-* to toucan 2 (#29319)

* db/select-one-field -> t2/select-one-fn

* `db/select-field` -> `t2/select-fn-set`

* db/select-ids -> t2/select-pk-set

* db/select-field->field -> t2/select-fn->fn

* db/select-field->id -> t2/select-fn->pk

* `db/select-id->field` -> `t2/select-pk->field`

* add discourage var
parent ea901a03
No related branches found
No related tags found
No related merge requests found
Showing
with 64 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment