Skip to content

fix: Quote id column as it described in dialect definition#173

Merged
rubenv merged 1 commit intorubenv:masterfrom
zzet:patch-1
Apr 23, 2020
Merged

fix: Quote id column as it described in dialect definition#173
rubenv merged 1 commit intorubenv:masterfrom
zzet:patch-1

Conversation

@zzet
Copy link
Copy Markdown
Contributor

@zzet zzet commented Apr 23, 2020

Using sql-migrate with Snowflake I got the problem with the execution of the "SELECT * FROM %s ORDER BY id ASC". The quoting of the ID column solving the problem.

@rubenv
Copy link
Copy Markdown
Owner

rubenv commented Apr 23, 2020

Thanks!

@rubenv rubenv merged commit eef9d3b into rubenv:master Apr 23, 2020
@zzet zzet deleted the patch-1 branch April 23, 2020 17:50
@zzet
Copy link
Copy Markdown
Contributor Author

zzet commented Apr 23, 2020

Thank you!

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.

2 participants