-
Notifications
You must be signed in to change notification settings - Fork 3
To show every column in one line #4
OJASisLive
announced in
Announcements
-
I have created this issue for specifying it in the markdown...
So, the issue is I'm not able to see all the columns of the table 'clients' in one line.
Here I'll provide a fix for it and a list of queries for the old users of this code to prevent errors.
Fix:
- alter table clients rename column acc_creation_date to accd;
- alter table clients rename column acc_type to type;
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment