crud
                                
                                
                                
                                    crud copied to clipboard
                            
                            
                            
                        Sequelize crud service
Implementing sequelize curd service
that's amazing, @hishamshikha! Thanks a lot for your efforts and your time! I'll need some time to review this
Btw, I've merged this one https://github.com/nestjsx/crud/pull/265 And it'll be great if you could implement the same new search param handling for sequelize
The PR includes packages/crud-sequelize/tsconfig.tsbuildinfo, i think this one needs to be gitignored?
if this feature is mostly ready, would be awesome to have it published as separate package until merge, as canary or so, For users to provide feedback, etc
Thanks!
+1 need this :)
Nice! Want this too!
Updated the branch and refactored crud-sequelize package by porting as much as possible from crud-typeorm. Using the same tests (with a couple of exceptions, see @TODO tags) for verification.
@zMotivat0r should this branch be merged into v5 instead of master?
@zMotivat0r Any updates on this PR? We could reaaaally make use of this 👍
I am trying to help and have forked this repo (can't reach the owner of this repo and do not have the credential for the npm repo).
See #710 (comment)
We can hopefully merge it via rewiko#5
Any update about intgrating sequelize?