You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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>
0 commit comments