Skip to content

Pull requests: sequelize/sequelize-auto

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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
fix quote for default value
#643 opened Mar 16, 2023 by Aha00a Loading… updated Apr 22, 2023
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
Allow prepending the schema name
#630 opened Dec 6, 2022 by mat813 Loading… updated Jan 30, 2023
Feature new UPPER/lower cases
#621 opened Oct 5, 2022 by maatMa Loading… updated Oct 5, 2022
added typeOverrides option
#547 opened Aug 7, 2021 by kurochin143 Loading… updated Sep 22, 2022
Update README.md
#610 opened May 5, 2022 by NandoMB Loading… updated May 5, 2022
m
#609 opened Apr 24, 2022 by lang10217 Loading… updated Apr 30, 2022
Force any primary key to be UUIDV4
#602 opened Feb 21, 2022 by amrsmind Loading… updated Feb 21, 2022
Update readme
#593 opened Jan 20, 2022 by ddcheng2017 Loading… updated Jan 20, 2022
Detect default values that are functions with parameters
#589 opened Jan 6, 2022 by edwardmcarl Loading… updated Jan 6, 2022
WIP: Dockerize databases to speed-up local testing
#502 opened Feb 27, 2021 by jsau- Draft updated Mar 3, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.