Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create index bug fix #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

create index bug fix #16

wants to merge 5 commits into from

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