Skip to content

Commit

Permalink
refactor(repository-tests): move relation tests to repository-tests p…
Browse files Browse the repository at this point in the history
…ackage

Co-authored-by: Nora <[email protected]>
  • Loading branch information
Agnes Lin and nabdelgadir committed Aug 19, 2019
1 parent 14be0a5 commit bda386c
Show file tree
Hide file tree
Showing 31 changed files with 2,063 additions and 1,224 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ export const MONGODB_CONFIG: DataSourceOptions = {
export const MONGODB_FEATURES: Partial<CrudFeatures> = {
idType: 'string',
supportsTransactions: false,
convertIdType: true,
};
Loading

0 comments on commit bda386c

Please sign in to comment.