An open API service providing commit metadata for open source projects.

GitHub / rails-sqlserver/activerecord-sqlserver-adapter / commits

SQL Server Adapter For Rails

SHA Message Author Date Stats
4391586d merge Merge pull request #763 from rails-sqlserver/faster-column-introspection Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6ea56542 Correcting tests (#725) David McDonald <d****d@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f89a893a merge Merge pull request #761 from aidanharan/fix-migration-context-initialisation Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b73de76c Updated unsafe raw sql tests to match tests in Rails 6 Aidan Haran <a****n@y****m> over 5 years ago
ca78a173 Fixed migration test Aidan Haran <a****n@y****m> over 5 years ago
579730f1 merge Merge pull request #759 from aidanharan/table-name-required-on-column-for-ide... Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
92ff32a9 Refactor columns introspection query to make it faster Wanderson Policarpo <w****o@g****m> over 5 years ago
23607417 Store table name on columns Aidan Haran <a****n@y****m> over 5 years ago
8b48e5ff merge Merge pull request #755 from aidanharan/fix-truncation-tests Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1300331a merge Merge pull request #758 from aidanharan/in-clause-no-ordering Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3d3faf8d Subqueries cannot include ordering unless TOP/LIMIT also specified Aidan Haran <a****n@y****m> over 5 years ago
b10e2b2b merge Merge pull request #756 from aidanharan/gemfile-github-https Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
694c1e57 Use https protocol for Github Aidan Haran <a****n@y****m> over 5 years ago
ebfd1213 Add/remove foreign keys when truncating during tests Aidan Haran <a****n@y****m> over 5 years ago
d173241d merge Merge pull request #754 from aidanharan/use-default-combine-multi-statements Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
400314a3 Use abstract controllers combine multi statements method Aidan Haran <a****n@y****m> over 5 years ago
9841e464 merge Merge pull request #752 from aidanharan/database-version-fix Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2e005958 Added method to get database version Aidan Haran <a****n@y****m> over 5 years ago
ef992773 merge Merge pull request #751 from aidanharan/exists-relation-sanitize-forbidden-at... Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a25eddbf Sanitize forbidden attributes for exists relation Aidan Haran <a****n@y****m> over 5 years ago
ae1bccd8 merge Merge pull request #750 from aidanharan/fix-table-from-statement-join Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ee65b455 Fix for table from statement join Aidan Haran <a****n@y****m> over 5 years ago
b8333933 Remove dependency status badge Wanderson Policarpo <w****o@g****m> over 5 years ago
3106e817 merge Merge pull request #748 from aidanharan/fix-rake-test Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7a1552d5 Updated comment Aidan Haran <a****n@y****m> over 5 years ago
e24ec67b Fix method signature Aidan Haran <a****n@y****m> over 5 years ago
98505fec merge Merge pull request #747 from aidanharan/update-to-rails-6 Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
915fd79c Update version Rails 6.0.2.2 Aidan Haran <a****n@y****m> over 5 years ago
f91b626b merge Merge pull request #711 from robotex82/feature/rails-6-0 Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
21b98bba merge Merge branch 'master' into 6-0-dev Wanderson Policarpo <w****o@g****m> over 5 years ago
20b0f607 merge Merge pull request #745 from aidanharan/fix-ar-relations-tests Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
75ebf700 merge Merge pull request #743 from aidanharan/time-with-default-precision-refactor Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7372fc83 merge Merge pull request #744 from aidanharan/coerce-statement-cache-tests Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
72737e8c Quoted table names containing square brackets need to be regex escaped Aidan Haran <a****n@y****m> over 5 years ago
8747adc7 Adapter does not use prepared statement cache Aidan Haran <a****n@y****m> over 5 years ago
d846bc12 Set default time precision when registering time type Aidan Haran <a****n@y****m> over 5 years ago
0a0ee519 merge Merge pull request #737 from aidanharan/time-with-default-precision Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5cbc494d Default precision for 'time' column type is 7 Aidan Haran <a****n@y****m> over 5 years ago
825e8f24 merge Merge pull request #735 from aidanharan/fix-finder-distinct-select-exists Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c57ab31f Order by selected items when using distinct exists Aidan Haran <a****n@y****m> over 5 years ago
501248ce merge Merge pull request #733 from aidanharan/fix-calculation-tests Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ff79a68c Calculate should not remove ordering for MSSQL Aidan Haran <a****n@y****m> over 5 years ago
2776e4a7 merge Merge pull request #730 from aidanharan/fix-coerced-minitest-calls Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
339a255f Fix minitest expection calls Aidan Haran <a****n@y****m> almost 6 years ago
848e668f merge Merge pull request #703 from jensnockert/concat-sql-syntax Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
319abc46 merge Merge pull request #718 from takanamito/fix-ci Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1aafcc65 DateTime also returns true for .acts_like?(:date) so it must be checked first Andrew Blignaut <a****t@s****m> almost 6 years ago
046f820b Prepare for Minitest6 takanamito <t****8@g****m> almost 6 years ago
ec9d7115 Use rails backtrace in tests takanamito <t****8@g****m> almost 6 years ago
74a532e1 Translate the connection timed out error Sarun Rattanasiri <m****w@g****w> almost 6 years ago
3be1cb8d Adapt to changed method signature in Rails 6.0. Roberto Vasquez Angel <r****o@v****e> about 6 years ago
0f76d923 Fix concatenate syntax Jens Nockert <j****s@n****e> over 6 years ago
25294c0c merge Merge pull request #702 from rails-sqlserver/update-ruby-matrix Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3ae684d8 [CI] Update ruby matrix Wanderson Policarpo <w****o@g****m> over 6 years ago
9cfca3d9 merge Merge pull request #691 from ahorek/constrains_bug Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b6cc40b7 merge Merge pull request #700 from amatsuda/set_single_user_before_drop Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
41d0675c SET SINGLE_USER before dropping the database Akira Matsuda <r****e@d****p> over 6 years ago
a2a1619a merge Merge pull request #699 from rails-sqlserver/patreon Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8a03c396 [Patreon] Remove all info. Ken Collins <k****n@m****t> over 6 years ago
1057a814 Fix constants missing in 6.0.0.rc1 Jens Nockert <j****s@n****e>
Committed by: Wanderson Policarpo <w****o@g****m>
over 6 years ago
2cea8a9b constrains bug pavel <p****y@e****z> over 6 years ago
027ecb3e Fix Rails 6 migrations Wanderson Policarpo <w****o@g****m> over 6 years ago
c43f5a99 Update activerecord version to 6 Wanderson Policarpo <w****o@g****m> over 6 years ago
f2233d71 Update ruby versions supported by Rails 6 Wanderson Policarpo <w****o@g****m> over 6 years ago
bbb33105 Release 5.2.0 Wanderson Policarpo <w****o@g****m> over 6 years ago
9bbd035c set table name in case when pk is not nil X1ting <v****v@g****m>
Committed by: Wanderson Policarpo <w****o@g****m>
over 6 years ago
c4aeddb5 Release v5.2.0.rc2 Wanderson Policarpo <w****o@g****m> over 6 years ago
9f994674 Fix explain with array conditions Wanderson Policarpo <w****o@g****m> over 6 years ago
dc4ca14e Add test cases for change_column_null bug Lairton Lélis <l****s@c****m>
Committed by: Wanderson Policarpo <w****o@g****m>
almost 7 years ago
3fdaa107 Make change_column_null use column_for instead of schema_cache Lairton Lélis <l****s@c****m>
Committed by: Wanderson Policarpo <w****o@g****m>
almost 7 years ago
b29603b6 [skip ci] Remove circle ci Wanderson Policarpo <w****o@g****m> almost 7 years ago
229939b8 Prepare for v5.2.0.rc1 Wanderson Policarpo <w****o@g****m> almost 7 years ago
37e19256 Add back cache for internal queries Wanderson Policarpo <w****o@g****m> almost 7 years ago
9040c247 Fix tinyint columns schema migration Wanderson Policarpo <w****o@g****m> almost 7 years ago
78ac7a18 Do not cache internal introspection queries Wanderson Policarpo <w****o@g****m> almost 7 years ago
2641dc01 Fix flaky migration test Wanderson Policarpo <w****o@g****m> almost 7 years ago
c6eaa014 Better sqlserver version memoization Wanderson Policarpo <w****o@g****m> almost 7 years ago
235765e2 Add label to travis matrix Wanderson Policarpo <w****o@g****m> almost 7 years ago
c07ecc03 Add back supports_savepoints? returning true Wanderson Policarpo <w****o@g****m> almost 7 years ago
bd6eacb8 Fix average calculation in ruby 2.6 Wanderson Policarpo <w****o@g****m> almost 7 years ago
1bd52f19 Fix datetime precision regression Wanderson Policarpo <w****o@g****m> almost 7 years ago
d92c6a29 Rename CI docker-compose file Wanderson Policarpo <w****o@g****m> almost 7 years ago
965aa346 Coerce test_eager_loading_too_may_ids due to rails issue Wanderson Policarpo <w****o@g****m> almost 7 years ago
c0b36331 Decrease in_clause_length to 10k Wanderson Policarpo <w****o@g****m> almost 7 years ago
ae2ceadc Fix RelationMerging test case Wanderson Policarpo <w****o@g****m> almost 7 years ago
ba5893b1 Remove ruby 2.2 in favour of 2.6 Wanderson Policarpo <w****o@g****m> almost 7 years ago
2877bc80 Fix datetime precision tests Wanderson Policarpo <w****o@g****m> almost 7 years ago
521d4804 Limit fixture insert to 1000 rows Wanderson Policarpo <w****o@g****m> almost 7 years ago
702ac538 Decrease the max number of binds to 2098 Wanderson Policarpo <w****o@g****m> almost 7 years ago
0ecb374e Set Connection#bind_params_length to 2100 Wanderson Policarpo <w****o@g****m> almost 7 years ago
2dc497b4 Remove `id_value` argument which is no longer passed to `sql_for_insert` Ryuta Kamizono <k****o@g****m>
Committed by: Wanderson Policarpo <w****o@g****m>
almost 7 years ago
6ead58b8 Remove `table` and `column` which are no longer passed to `case_sensitive_com... Ryuta Kamizono <k****o@g****m>
Committed by: Wanderson Policarpo <w****o@g****m>
almost 7 years ago
20cdb9b5 merge Merge pull request #667 from roooodcastro/fix-time-precision Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
bfc887b6 merge Merge pull request #638 from buehmann/perf/uniq-tables-with-ref-integr Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
c8dbebc0 merge Merge pull request #642 from ab320012/master Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
02529e78 merge Merge pull request #666 from rhuanbarreto/patch-2 Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
02729b23 Fix Time value precision calculation Rodrigo Azevedo <r****o@f****m> almost 7 years ago
a2255137 Fix build problems for testing. Rhuan <r****n@r****r>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
594195b2 Configure tests to run inside a Docker container Wanderson Policarpo <w****o@g****m> about 7 years ago
2df96a0c Fix flaky InstrumentationTest Wanderson Policarpo <w****o@g****m> about 7 years ago

← Back to repository