cyjake / leoric

👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.

Home Page:https://leoric.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

db.sync({ force | alter })

cyjake opened this issue · comments

when calling db.sync(), it should not alter or drop table by default.