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

Fix rowmapper generator, check for fields, map users #443 #583

Merged
merged 5 commits into from
Feb 24, 2020

Conversation

nabeelio
Copy link
Member

@nabeelio nabeelio commented Feb 24, 2020

  • Use ORDER BY to ensure record order when paging through the rows
  • Generator/yield not working properly, return all rows raw
  • Schedules not importing properly (misspelled column)
  • Added column list, detect the flightlevel column and only add if it exists
  • Delete the old value stores along with clearing the database
  • Mapping user to new role from old group

refs #443

@nabeelio nabeelio added this to the 7.0.0 milestone Feb 24, 2020
@nabeelio nabeelio merged commit dfbaa1a into dev Feb 24, 2020
@nabeelio nabeelio deleted the 443-Importer-Fixes branch February 24, 2020 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant