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

v0.5.0 reminder

cyjake opened this issue · comments

  • subclass or not subclass in Realm? subclass in Realm but over-writable with opts.Bone
  • test cases on object conditions that contain logical operators
  • further tests on sequelize adapter
  • primaryKey and autoIncrement in type definition
  • primaryKey and defaultValue/allowNull in migrations
  • change column in SQLite
  • default foreignKey in associations
  • logger