Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update sql.py Fix a bug that `name = name or obj.name if hasattr(obj, "name") else None` has wrong order sequence. Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com> * add test Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com> * add test Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com> * fix lint Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com> Signed-off-by: hao-affirm <104030690+hao-affirm@users.noreply.github.com>
- Loading branch information