sequelize-typescript icon indicating copy to clipboard operation
sequelize-typescript copied to clipboard

How to define instance methods in model ?

Open hkuralkar opened this issue 3 years ago • 0 comments

Issue

How to define instance methods in model ? Documentation doesn't mentions anything about instance methods.

Versions

  • sequelize:
  • sequelize-typescript:
  • typescript:

Issue type

  • [ ] bug report
  • [*] feature request

Actual behavior

Expected behavior

Steps to reproduce

Related code

insert short code snippets here

hkuralkar avatar Jul 31 '22 17:07 hkuralkar