Displaying 1 result from an estimated 1 matches for "pbc8p9qkocyavxtiumwx3w".
2007 Apr 23
0
Unknown column 'role' in field list
...olumn ''role'' in
''field list'': INSERT INTO users (`salt`, `hashed_password`, `role`,
`id`, `login`, `email`) VALUES (1000,
''00728d3362c26746ec25963f71be022b152237a9'', ''admin'', 1000003,
''longbob'', ''lbob-pbC8P9QkocYAvxtiuMwx3w@public.gmane.org'')
I''ve also tried to edit other databases with similar errors.
Since I first edited the DB, I reverted the schema and then tried to
change the DB using migrations. I still get the same error. I was
under the impression, though, that one could add columns to th...