Is AI ruining my brain?
-
Has using AI at work made me worse at other things in my life?
2007/11/10
2007/11/06
Oracle and rails. Begginers' error screen.
While I was doing db:migrate, I got this message. I've made several sites on the same db and typed db:migrate again.

ORA-00955 Error. You can solve this problem by drop table xxxx_seq;

Yes. It is a begginers' mistake. And now it works fine with Oracle after
dropping ****_seq table.
ORA-00955 Error. You can solve this problem by drop table xxxx_seq;
Yes. It is a begginers' mistake. And now it works fine with Oracle after
dropping ****_seq table.
Subscribe to:
Posts (Atom)

