You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the jdbc-version code of chapter 3. It throws an error "PRIMARY KEY | UNIQUE (ID)". And I find that actually there doesn't exist any primary key constraints in schema file.
So what is the problem? Did I miss any code in any other part?
The text was updated successfully, but these errors were encountered:
I am trying to run the jdbc-version code of chapter 3. It throws an error "PRIMARY KEY | UNIQUE (ID)". And I find that actually there doesn't exist any primary key constraints in schema file.
So what is the problem? Did I miss any code in any other part?
The text was updated successfully, but these errors were encountered: