Skip to content

Comments

create index bug fix#16

Open
lou2013 wants to merge 5 commits intokimjbstar:masterfrom
lou2013:master
Open

create index bug fix#16
lou2013 wants to merge 5 commits intokimjbstar:masterfrom
lou2013:master

Conversation

@lou2013
Copy link

@lou2013 lou2013 commented Nov 9, 2021

fixed the bug where the index type wouldnt be set by the migrations

Thomas Kugi and others added 5 commits January 12, 2021 19:08
…l without setup

fixed a bug with integers in mysql
removed validate from attributes to save
added supported JSONTYPE, DOUBLE
added correct escape of postfix for blob
added usage description
…hing like: await writeMigration(); in dev codebase
change indicesType to type in parseindex so that the indexes works with newer versions of the code
please notice that the old migration keys are not compatible with this so if there is a migration with indicesType as a index key in it it will crash 
all indicesType keys in old migration files and data in database must be changes to type
handling index diffrences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant