-
-
Notifications
You must be signed in to change notification settings - Fork 529
Pull requests: sequelize/sequelize-auto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(constraints): manage generate update and delete rules constraints
#657
opened Nov 15, 2023 by
MathRobin
Loading…
Added missing dialects to fix ts compile with sequelize 6.29.
#642
opened Mar 11, 2023 by
hhowe29
Loading…
Fix #638 and #639: treat single column unique indexes as primary key
#640
opened Mar 11, 2023 by
hhowe29
Loading…
fix: TypeScript model generation - use
declare
on all class fields and methods
#628
opened Dec 1, 2022 by
duki994
Loading…
Fix foreign key detection when the target table is in another schema
#627
opened Nov 2, 2022 by
mat813
Loading…
Detect default values that are functions with parameters
#589
opened Jan 6, 2022 by
edwardmcarl
Loading…
ProTip!
Filter pull requests by the default branch with base:master.