aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/schema/oracle_specific_schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Use squiggly heredoc to strip odd indentation in the executed SQLRyuta Kamizono2018-11-221-13/+11
* Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the futureRyuta Kamizono2018-07-121-2/+0
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* tests, favor public API over inspecting columns where possible.Yves Senn2014-12-011-4/+1
* Do not create synonym named subjectsYasuo Honda2013-11-271-3/+0
* added additional objects necessary for OracleAdapter specific testsRaimonds Simanovskis2009-08-061-0/+27
* disabled base_test.rb tests that were not Oracle compatible (TIME datatype is...Raimonds Simanovskis2009-06-091-0/+19