eveningkid / denodb

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

Home Page:https://eveningkid.com/denodb-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make errors more descriptive

LoganTann opened this issue · comments

Hello,

I got this message error : ERROR Main > Error: Multiple primary key defined

I don't see where is the error. Is it possible to show which table created this error message ?

image

(btw i'm using code from PR #347; since I couldn't start my project due to issue #348)