Skip to content

Conversation

@Rahul7raj
Copy link

in create table query changed shortname to sortname (because error coming while importing table)

in create table query changed shortname to sortname (because error coming while importing table)
@IshanDemon
Copy link

@Rahul7raj shortName is the correct column name. You must update sortName to shortName in insert query.

@Rahul7raj
Copy link
Author

@Rahul7raj shortName is the correct column name. You must update sortName to shortName in insert query.

You are right, I updated the insert query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants