jarrodconnolly/sequelize-slugify
Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database models.
JavaScriptMIT
Issues
- 1
Documentation link is invalid
#60 opened by bhattisatish - 6
Not working with DataTypes.VIRTUAL
#53 opened by lucassimines - 4
- 8
Cannot update the slug when the title is changed
#31 opened by Hervera - 0
- 3
- 2
Typescript support
#54 opened by korifey91 - 3
Don't work beforeUpdate
#21 opened by ikloster03 - 1
Not working with bulkCreate
#20 opened by fnematov - 1
Clean up unit tests
#46 opened by jarrodconnolly - 1
Add unit test support for mariadb
#47 opened by jarrodconnolly - 1
Add unit test support for mssql
#48 opened by jarrodconnolly - 5
forceGenerateSlug ignored if nothing changed
#44 opened by shem8 - 2
transaction support?
#9 opened by thebigredgeek - 4
Slug replacement for incremental counter
#34 opened by bossyan - 0
Unicode support?
#23 opened by blacksmoke26 - 1
Update please
#22 opened by blacksmoke26 - 3
vulnerabilities detected
#19 opened by blacksmoke26 - 2
Update docs to ES6?
#16 opened by mikefowler - 2
Enhanced suffix generation
#4 opened by maxdeviant - 2
Question: How do I perform a find by slug when I do not have the suglified string?
#1 opened by angelxmoreno