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
Fix: Properly escape SQL identifiers to handle reserved keywords like key (#162)
* Fix the conflict issue with reserved keywords.
* Remove the SQL query print statement used for debugging
---------
Co-authored-by: liandong <[email protected]>
0 commit comments