crud icon indicating copy to clipboard operation
crud copied to clipboard

Sequelize crud service

Open hishamshikha opened this issue 6 years ago • 11 comments

Implementing sequelize curd service

hishamshikha avatar Sep 25 '19 10:09 hishamshikha

that's amazing, @hishamshikha! Thanks a lot for your efforts and your time! I'll need some time to review this

michaelyali avatar Sep 30 '19 14:09 michaelyali

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

michaelyali avatar Sep 30 '19 14:09 michaelyali

The PR includes packages/crud-sequelize/tsconfig.tsbuildinfo, i think this one needs to be gitignored?

Bnaya avatar Oct 13 '19 23:10 Bnaya

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!

Bnaya avatar Dec 20 '19 23:12 Bnaya

+1 need this :)

andremoniz avatar Jan 22 '20 17:01 andremoniz

Nice! Want this too!

psi-4ward avatar Apr 29 '20 17:04 psi-4ward

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.

andresmeidla avatar May 18 '20 08:05 andresmeidla

@zMotivat0r should this branch be merged into v5 instead of master?

andresmeidla avatar Jul 09 '20 11:07 andresmeidla

@zMotivat0r Any updates on this PR? We could reaaaally make use of this 👍

cschuff avatar Sep 11 '20 08:09 cschuff

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

rewiko avatar Nov 28 '21 09:11 rewiko

Any update about intgrating sequelize?

Yedidyar avatar Mar 22 '23 19:03 Yedidyar