Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Adiciona possibilidade de uso com MongoDB #278
base: main
Are you sure you want to change the base?
Adiciona possibilidade de uso com MongoDB #278
Changes from 61 commits
f4e7b00
7efa454
c4ea1a4
6709df5
a3f4a27
157b65a
200e754
d1172dd
58c87e1
41f99ed
459350b
106abd4
befacea
2619c3a
d32d63b
1f67f18
f999598
4f8fcb1
ea16a80
d2f00d0
7cd37a7
77d8408
1d79030
7e8116d
aaafcf8
2706002
07c61f8
3c5327c
1aa1925
2499062
d04ed02
c6f19f6
b0bc749
6b68289
2ca0b5f
e29b690
7dcde69
5822940
7120eca
ecdfe97
5a7fa61
1ca1b60
3c2888b
5862d19
f81cea5
65e7aca
36ddffe
84dc685
5a43234
b00efca
100ce65
1a593b1
c9695b0
f95f715
63abd6d
893efad
71ac1ff
dd6f812
c3d11de
a3d7c3e
814b538
329d11c
77f3f4b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 89 in cmd/cmd.go
Check failure on line 121 in cmd/cmd.go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Essa implementação precisa mudar usando a interface, para evitar repetição.
Check failure on line 74 in cmd/transform.go