issues
search
flexxnn
/
sequelize-auto-migrations
Migration generator && runner for sequelize
MIT License
259
stars
166
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update migrate.js
#47
davidtai
closed
5 years ago
0
Does not pick up model details with Sequelize 5.x installed
#46
Xipooo
opened
5 years ago
8
addColumn/removeColumn do not support schemas other than public
#45
davidtai
opened
5 years ago
0
Store revision number in db instead if _current.json
#44
ivictbor
closed
5 years ago
2
How to run example?
#43
pickfire
opened
5 years ago
0
SPATIAL index support
#42
NiciusB
opened
5 years ago
0
Add "tableName" to execution log
#41
Restuta
opened
5 years ago
0
Add "removeIndex" before "addIndex"
#40
Restuta
opened
5 years ago
0
Unchanged validation object for columns generates new migrations
#39
jihokoo
opened
5 years ago
1
Further automation
#38
alexanderjsx
opened
5 years ago
0
fix: update DataTypes.JSON to be JSON, not JSONTYPE
#37
C45tr0
closed
5 years ago
2
fix: use model.rawAttributes when model.attributes is removed
#36
C45tr0
closed
5 years ago
0
Adds CreatedAt and UpdatedAt fields in migration that don't exist on models
#35
Xipooo
opened
5 years ago
2
Sequelize.TEXT data type with parameter data is not generated within quotes
#34
whittakergroupinc
opened
5 years ago
0
Ignore if defaultValue is null
#33
ralmn
closed
5 years ago
0
Add support for migration undo or rollback
#32
jayminkapish
opened
5 years ago
0
Many fixes
#31
flexxnn
closed
5 years ago
0
quotes required around type
#30
jayminkapish
closed
5 years ago
1
update migrate.js, add prefix GEOMETRY
#29
moorecode
closed
5 years ago
1
NPM package Not updated
#28
jazzyinstyle
closed
5 years ago
1
Try to load models and migrations path from sequelizerc file
#27
segemun
closed
5 years ago
0
Included charset settings to schema generation for new table creation
#26
segemun
closed
5 years ago
0
Included charset settings to schema generation for new table creation
#25
segemun
closed
6 years ago
0
Included "field" attribute to schema generation
#24
segemun
closed
5 years ago
1
Migration generation: Add column and change column not considering op…
#23
Sreemanth
closed
5 years ago
0
'Path must be a string. Received ' + inspect(path)
#22
shepelevstas
closed
5 years ago
4
type: Sequelize.DECIMAL(x,y) x and y params ignored
#21
WarHatch
closed
5 years ago
1
check if exist PWD environment variable
#20
max10rogerio
closed
6 years ago
0
Paranoid options in models not supported?
#19
petrovicstefanrs
opened
6 years ago
0
Model's indexes aren't updated
#18
DalerAkhmetov
opened
6 years ago
0
support to precision and scale in NUMBER types
#17
rcarubbi
closed
6 years ago
0
Logging the migrations in the SequelizeMeta table (This works)
#16
Alevsk
opened
6 years ago
10
Thedeceptio patch 1
#15
thedeceptio
opened
6 years ago
0
BIGINT is not defined
#14
didac-wh
closed
5 years ago
1
It seems to handle "BelongsToMany" wrong.
#13
Axure
opened
6 years ago
0
Place `_current.json` in the migrations directory breaks sequelize-cli migration
#12
Axure
opened
6 years ago
1
Generated migration has "DOUBLE PRECISION" instead of "DOUBLE"
#11
Axure
closed
5 years ago
3
Added DOUBLE option
#10
THAlpha
closed
6 years ago
1
Added models-path and migrations-path as options
#9
THAlpha
closed
6 years ago
0
process.env.PWD not run on windows
#8
welberty
opened
6 years ago
1
Why doesn't this create regular migrations?
#7
createthis
opened
7 years ago
1
.sequelizerc configuration isn't supported
#6
juanjalvarez
closed
5 years ago
5
does this support relationships?
#5
aryeharmon
closed
5 years ago
1
Cannot find module
#4
srghma
closed
7 years ago
1
Composite keys result in changeColumn migrations being generated even though there is no change
#3
anttyc
closed
1 year ago
0
Can I use this module with sequelize-typescript?
#2
brud
closed
5 years ago
3
Postgres ARRAY types not generated correctly
#1
dylanlingelbach
opened
7 years ago
2
Previous