You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Model for Mongo connections is very hard to maintain. The code is very bad because we need a lot of IF's to verify the connection. Implement new classes to support Schema creation.
Package version
1.0.0
The text was updated successfully, but these errors were encountered:
jlenon7
changed the title
Create class SchemaFactory and SchemaQueryBuilder
Create class Schema, SchemaGenerator, SchemaFactory and SchemaQueryBuilder
Mar 18, 2022
Description
Using Model for Mongo connections is very hard to maintain. The code is very bad because we need a lot of IF's to verify the connection. Implement new classes to support Schema creation.
Package version
1.0.0
The text was updated successfully, but these errors were encountered: