Skip to content

Pull requests: flexxnn/sequelize-auto-migrations

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

Bump qs from 6.5.2 to 6.5.3 in /example dependencies Pull requests that update a dependency file
#96 opened Dec 8, 2022 by dependabot bot Loading…
Bump moment-timezone from 0.5.23 to 0.5.37 in /example dependencies Pull requests that update a dependency file
#95 opened Aug 30, 2022 by dependabot bot Loading…
Bump moment from 2.23.0 to 2.29.4 in /example dependencies Pull requests that update a dependency file
#94 opened Jul 7, 2022 by dependabot bot Loading…
Bump ajv from 6.6.2 to 6.12.6 in /example dependencies Pull requests that update a dependency file
#92 opened Feb 11, 2022 by dependabot bot Loading…
Bump tar from 4.4.8 to 4.4.19 in /example dependencies Pull requests that update a dependency file
#91 opened Aug 31, 2021 by dependabot bot Loading…
Bump lodash from 4.17.11 to 4.17.21 in /example dependencies Pull requests that update a dependency file
#87 opened May 7, 2021 by dependabot bot Loading…
Bump ini from 1.3.5 to 1.3.7 in /example dependencies Pull requests that update a dependency file
#84 opened Dec 11, 2020 by dependabot bot Loading…
fix default value null
#83 opened Sep 8, 2020 by K-Jean Loading…
Handle blob and literal type
#81 opened Jul 28, 2020 by albert361 Loading…
add jsonb.
#79 opened Jul 9, 2020 by macdougall Loading…
allow custom datatypes
#77 opened Apr 29, 2020 by billkiddo Loading…
fixing outdated property names
#71 opened Jan 5, 2020 by moda20 Loading…
Bump sequelize from 4.42.0 to 5.15.1 in /example dependencies Pull requests that update a dependency file
#70 opened Oct 29, 2019 by dependabot bot Loading…
fixed issue #67 - add support for JSON type
#68 opened Sep 15, 2019 by matmar10 Loading…
Create filename based on timestamp
#62 opened Jul 9, 2019 by omricohen Loading…
Remove duplicates in migration actions
#59 opened Jun 17, 2019 by Scimonster Loading…
Remove validations from diff
#58 opened Jun 17, 2019 by Scimonster Loading…
Rollback
#57 opened Jun 17, 2019 by Scimonster Loading…
Wrap migration in transaction
#56 opened Jun 17, 2019 by Scimonster Loading…
Add "tableName" to execution log
#41 opened Feb 18, 2019 by Restuta Loading…
Add "removeIndex" before "addIndex"
#40 opened Feb 18, 2019 by Restuta Loading…
ProTip! Exclude everything labeled bug with -label:bug.