I have added a new Column named “TamanID” to the system users table. I want to remove it now. But the system always throws an error - " Unknown column ‘udt.Users.TamanID’ in ‘field-list’ "
Not able to use data browser to add users to this table too.
My appID is “189D40FE-BD8B-28F3-FFE9-5F33C51B1100”
This custom column data type is ‘string_id’. Not sure how I ended up in this mess!
Please help. I have purchased a shortcut to the Springboard plan for this app.
Is it okay to add custom columns to the system user table?
Hi I have the same issue here. I want to remove/update/use the ‘firstname’ column I’ve added to the user table. but I get the same error : “java.sql.SQLSyntaxErrorException: Unknown column ‘udt.Users.firstName’ in ‘field list’”