-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
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;
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers

