# CRUD

# CRUD

Kind: global class
Todo

  • [ ] finish CRUDS

# cruD.parseSelectAttributes(select)

Kind: instance method of CRUD
Todo

  • [ ] handle where on relations: https://stackoverflow.com/a/36391912/2179157 https://gist.github.com/zcaceres/83b554ee08726a734088d90d455bc566#customized-include-with-alias-and-where
Param
select

# cruD.createMany()

Kind: instance method of CRUD
Todo

  • [ ] we can check only if inputs contain files handle one by one

# cruD.updateMany()

Kind: instance method of CRUD
Todo

  • [ ] we can check only if inputs contain files handle one by one