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 SequelizeMeta timestamp add #950

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChrisOgden
Copy link

Pull Request check-list

Please make sure to review and check all of these items:

  • Does npm run test pass with this change (including linting)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Have you added new tests to prevent regressions?
  • [N/A] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Description of change

Handle when showAllTables returns an array of objects instead of just an array of strings of tableName

I have seen this affect both MSSQL and PostgreSQL

Handle when showAllTables returns an array of objects instead of just an array of strings of tableName
@WikiRik
Copy link
Member

WikiRik commented Nov 9, 2021

Hi, thanks for the PR. Could you provide some examples or tests where it goes wrong before this PR?

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.

None yet

2 participants