Fix missing None handling of Table.prefixes#6672
Fix missing None handling of Table.prefixes#6672kasium wants to merge 2 commits intosqlalchemy:masterfrom kasium:issue-867
Conversation
sqla-tester
left a comment
There was a problem hiding this comment.
OK, this is sqla-tester setting up my work on behalf of CaselIT to try to get revision 0638723 of this pull request into gerrit so we can run tests and reviews and stuff
|
New Gerrit review created for change 0638723: https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/2893 |
sqla-tester
left a comment
There was a problem hiding this comment.
OK, this is sqla-tester setting up my work on behalf of CaselIT to try to get revision b79aca0 of this pull request into gerrit so we can run tests and reviews and stuff
|
Patchset b79aca0 added to existing Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/2893 |
|
@CaselIT can you please take a look into the test errors. They seem to be unrelated to my change |
|
sure, no problem. Mike probably needs to reboot oracle :) |
|
when CI is quiet today I'll rebuild all the MSSQL and Oracle containers |
|
thanks :-) |
|
Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/2893 has been merged. Congratulations! :) |
Resolves https://github.com/sqlalchemy/alembic/issues/867
Description
Table misses a None handling of prefixes
Checklist
This pull request is:
must include a complete example of the issue. one line code fixes without an
issue and demonstration will not be accepted.
Fixes: #<issue number>in the commit messageinclude a complete example of how the feature would look.
Fixes: #<issue number>in the commit messageHave a nice day!