Hello all. I tried to create this table but receiv...
# help
s
Hello all. I tried to create this table but receive such a weird error. I couldn't fix the issue. Please advise!
n
Hello @sangle! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
g
try removing the extra comma after primary key (id)
n
sangle (2022-04-26)
s
It’s not working still
g
Not sure why you even have primary key (id) since you declare id as a the primary key at top. Is your error the same?