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
- Refactored the getTableColumns method in GenSqlScriptBySelection.kt to use mapNotNull instead of flatMap for better performance.
- Added logging to display the table name and its corresponding columns for better debugging and understanding.
0 commit comments