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: reset sequence_name after tenant switch #51

Merged
merged 1 commit into from
May 25, 2020
Merged

fix: reset sequence_name after tenant switch #51

merged 1 commit into from
May 25, 2020

Conversation

fsateler
Copy link
Contributor

The sequence_name contains the schema name, so after switching we point to the wrong one.

Gems such as ActiveRecord-Import use it

The sequence_name contains the schema name, so after switching we point to the wrong one.

Gems such as ActiveRecord-Import use it
@rpbaltazar rpbaltazar merged commit f8eefc4 into rails-on-services:development May 25, 2020
@fsateler fsateler deleted the bugfix/sequence-names branch May 26, 2020 21:25
@rpbaltazar rpbaltazar mentioned this pull request Jun 1, 2020
rpbaltazar added a commit that referenced this pull request Jun 2, 2020
Prepare Release - 2.6.1

# Enhancements

- N/a

# Bugfixes

- [Resolves influitive#607] Avoid early connection
  - #39
  - #53
  - #51
- [Resolves #52] Rake db:setup tries to seed non existent tenant - #54
- [Resolves #56] DB rollback uses second last migration - #57

# Chores

- N/a
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