tachybase_todo/packages/database/src/__tests__/relation-repository
ChengLei Shao 99bfd75776
fix: test with database (#193)
* fix: ui schema test

* fix: sqlite array query

* fix: acl test

* fix: plugin-users test

* fix: database test with postgres

* fix: test with db.getTablePrefix

* fix: test with mysql database

* fix: test with sqlite database

* fix: test with  mysql

* fix: test order with mysql

* chore: test clean database

* chore: mockServer clean

* chore: app cleanDb

* chore: plugin-users cleanDb
2022-02-15 22:32:02 +08:00
..
belongs-to-many-repository.test.ts fix: test with database (#193) 2022-02-15 22:32:02 +08:00
has-many-repository.test.ts fix: test with database (#193) 2022-02-15 22:32:02 +08:00
hasone-repository.test.ts fix: test with database (#193) 2022-02-15 22:32:02 +08:00