-
-
Notifications
You must be signed in to change notification settings - Fork 530
Pull requests: sequelize/sequelize-auto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: TypeScript model generation - use
declare
on all class fields and methods
#628
opened Dec 1, 2022 by
duki994
Loading…
updated Jan 30, 2025
fix: getSqType lack of longtext type
#670
opened Aug 20, 2024 by
ShaoClean
Loading…
updated Aug 21, 2024
Support for sequelize newest model structure
#659
opened Jan 28, 2024 by
crazidev
Loading…
updated Apr 18, 2024
added noAlias check on BelongsToMany relation
#623
opened Oct 15, 2022 by
MHamzaRajput
Loading…
updated Jan 30, 2024
feat(constraints): manage generate update and delete rules constraints
#657
opened Nov 15, 2023 by
MathRobin
Loading…
updated Jan 8, 2024
Allow optional fields to be null
#591
opened Jan 9, 2022 by
honzajerabek
Loading…
updated Jan 7, 2024
Added missing dialects to fix ts compile with sequelize 6.29.
#642
opened Mar 11, 2023 by
hhowe29
Loading…
updated Mar 11, 2023
Fix #638 and #639: treat single column unique indexes as primary key
#640
opened Mar 11, 2023 by
hhowe29
Loading…
updated Mar 11, 2023
Fix foreign key detection when the target table is in another schema
#627
opened Nov 2, 2022 by
mat813
Loading…
updated Jan 30, 2023
Force any primary key to be UUIDV4
#602
opened Feb 21, 2022 by
amrsmind
Loading…
updated Feb 21, 2022
Detect default values that are functions with parameters
#589
opened Jan 6, 2022 by
edwardmcarl
Loading…
updated Jan 6, 2022
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.