fixed Subject model for Oracle specific test_oracle_synonym#9
Closed
rsim wants to merge 1 commit intorails:masterfrom
Closed
fixed Subject model for Oracle specific test_oracle_synonym#9rsim wants to merge 1 commit intorails:masterfrom
rsim wants to merge 1 commit intorails:masterfrom
Conversation
Member
|
Done |
mislav
pushed a commit
to mislav/rails
that referenced
this pull request
Jan 9, 2014
Add script/cibuild
seuros
pushed a commit
to seuros/django
that referenced
this pull request
Aug 12, 2014
Implemented delayed_job support
keepcosmos
pushed a commit
to keepcosmos/rails
that referenced
this pull request
Jul 12, 2015
html 빌드 자동화 설정. readme.md 파일 업데이트
rossta
pushed a commit
to rossta/rails
that referenced
this pull request
Dec 12, 2020
Expand on image docs
yahonda
pushed a commit
to yahonda/rails
that referenced
this pull request
Mar 29, 2022
…pport_rails70z_2_to_main InsertAll#teardown to delete all of ships table to workaround duplicate entry error
yahonda
pushed a commit
to yahonda/rails
that referenced
this pull request
Mar 30, 2022
…pport_rails70z_2_to_main InsertAll#teardown to delete all of ships table to workaround duplicate entry error
yahonda
pushed a commit
to yahonda/rails
that referenced
this pull request
Mar 30, 2022
…upport_rails70z_2_to_7-0-stable Merge pull request rails#9 from yahonda/follow_up_rails_changes_to_support_rails70z_2_to_main
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It seams that after_initialize instance method can't be used anymore and therefore test_oracle_synonym was failing on Oracle.
Please apply to 3-0-stable branch as well.