We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
특정 컬럼이 varchar(1000) 이라면 조회 후 표시되는 결과에서 컬럼 너비가 과도하게 넓게 표시됩니다.
최대 넓이를 지정하고 그것보다 큰 경우에는 지정된 넓이로 표시되면 좋을듯 합니다.
좌우 스크롤이 너무 많이 생겨서 불편한 점이 있습니다.
The text was updated successfully, but these errors were encountered:
네 컬럼 사이즈로 with를 주는 방법도 있겠네요. 개선해 놓을게요.
Sorry, something went wrong.
No branches or pull requests
특정 컬럼이 varchar(1000) 이라면 조회 후 표시되는 결과에서 컬럼 너비가 과도하게 넓게 표시됩니다.
최대 넓이를 지정하고 그것보다 큰 경우에는 지정된 넓이로 표시되면 좋을듯 합니다.
좌우 스크롤이 너무 많이 생겨서 불편한 점이 있습니다.
The text was updated successfully, but these errors were encountered: