Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create class Schema, SchemaGenerator, SchemaFactory and SchemaQueryBuilder #1

Open
jlenon7 opened this issue Mar 18, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@jlenon7
Copy link
Contributor

jlenon7 commented 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

@jlenon7 jlenon7 added the feature New feature or request label Mar 18, 2022
@jlenon7 jlenon7 self-assigned this Mar 18, 2022
@jlenon7 jlenon7 changed the title Create class SchemaFactory and SchemaQueryBuilder Create class Schema, SchemaGenerator, SchemaFactory and SchemaQueryBuilder Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant