Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@chenbidepro chenbidepro released this 28 Jan 14:59
· 10 commits to master since this release

DatabaseStorage

  1. Add key and __raw_id field to primary keys.
  2. Add guard and user_id field to table.
  3. Mock auth user for databasestorage test case.
  4. Databasestorage need auth user,otherwise the exception will be thrown.