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
3a98b473 Update supported ruby versions Wanderson Policarpo <w****o@g****m> about 7 years ago
716bbb4d Fix failing ActiveRecord::RelationTest tests Wanderson Policarpo <w****o@g****m> about 7 years ago
8b97fef7 Fix isolation level reset Wanderson Policarpo <w****o@g****m> about 7 years ago
d4b6e413 merge Merge pull request #653 from matthewdunbar/master matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d325d77b Switch back to official FTP server Matthew Dunbar <m****r@l****m> about 7 years ago
42bed222 Use alternative mirror to download Free TDS Matthew Dunbar <m****r@l****m> about 7 years ago
2cf2e7c0 Remove unneeded require Matthew Dunbar <m****r@l****m> about 7 years ago
cf0b175e Fix BigDecimal usage Matthew Dunbar <m****r@l****m> about 7 years ago
4f44552e Fix incorrect command name related to commit from yesterday Matthew Dunbar <M****r@l****m> over 7 years ago
24251bfd merge Merge pull request #16 from wpolicarpo/fix-eagerloading-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
02e9f6f6 Fix structure dump tests Matthew Dunbar <M****r@l****m> over 7 years ago
dd35b069 Fix eager loading tests Wanderson Policarpo <w****o@g****m> over 7 years ago
b8008050 merge Merge pull request #15 from wpolicarpo/fix-datetime-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
67317b31 Fix DateTime tests Wanderson Policarpo <w****o@g****m> over 7 years ago
134d8826 merge Merge pull request #14 from wpolicarpo/update-ruby-versions matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fc109a89 merge Merge pull request #13 from wpolicarpo/fix-basic-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0cd9e34c merge Merge pull request #12 from wpolicarpo/fix-optimistic-locking-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ea9deaad merge Merge pull request #11 from wpolicarpo/fix-migration-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6e82dc8b Update ruby versions to be tested Wanderson Policarpo <w****o@g****m> over 7 years ago
23aa0a4f Fix Basic tests Wanderson Policarpo <w****o@g****m> over 7 years ago
2cf7426e Fix OptimisticLocking tests Wanderson Policarpo <w****o@g****m> over 7 years ago
237a0a88 Fix Migration tests Wanderson Policarpo <w****o@g****m> over 7 years ago
72416d27 Don't pass unsafe SQL to .order Matthew Dunbar <M****r@l****m> over 7 years ago
e2eeb658 merge Merge pull request #10 from wpolicarpo/fix-fixtures-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f3fc912a merge Merge pull request #2 from wpolicarpo/fix-calculations-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b03eb977 Fix Fixtures tests Wanderson Policarpo <w****o@g****m> over 7 years ago
fcd0c312 merge Merge pull request #5 from wpolicarpo/fix-serialized-attribute-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
44d8fbf2 merge Merge pull request #8 from wpolicarpo/relax-minitest-version matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fb4bc781 merge Merge pull request #7 from wpolicarpo/fix-reserved-word-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
04573774 merge Merge pull request #3 from wpolicarpo/fix-query-cache-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d969e0de merge Merge pull request #1 from wpolicarpo/fix-schema-dumper matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
aa45eae6 merge Merge pull request #4 from wpolicarpo/fix-connection-handler-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
add24a34 merge Merge pull request #9 from wpolicarpo/fix-schema-dumper-tests matthewdunbar <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
359a90c7 Fix SchemaDumper tests Wanderson Policarpo <w****o@g****m> over 7 years ago
17db67c3 Relax minitest version Wanderson Policarpo <w****o@g****m> over 7 years ago
372bc789 Fix ReservedWord tests Wanderson Policarpo <w****o@g****m> over 7 years ago
5a52d49a Fix SerializedAttribute tests Wanderson Policarpo <w****o@g****m> over 7 years ago
1d57a1c9 Coerce ConnectionHandler tests Wanderson Policarpo <w****o@g****m> over 7 years ago
25af4ec3 Fix QueryCache tests Wanderson Policarpo <w****o@g****m> over 7 years ago
c91af083 Fix Calculations tests Wanderson Policarpo <w****o@g****m> over 7 years ago
111d8dfd Fix SchemaDumper usage Wanderson Policarpo <w****o@g****m> over 7 years ago
cc86d04c Remove special StatementCache Substitute case Matthew Dunbar <M****r@l****m> over 7 years ago
cad7c044 Remove un-necessary adapter override Matthew Dunbar <M****r@l****m> over 7 years ago
434182d8 Update mocha minitest require Matthew Dunbar <M****r@l****m> over 7 years ago
01ae4cf3 Remove monkey patch conditional as its needed in every supported version Matthew Dunbar <M****r@l****m> over 7 years ago
551cedd8 Rename coerced tests who's name changed Matthew Dunbar <M****r@l****m> over 7 years ago
445837c2 Enable ordering count subquery Matthew Dunbar <M****r@l****m> over 7 years ago
eb968f44 Enable insert of primary key Matthew Dunbar <M****r@l****m> over 7 years ago
954324f8 Coerce tests, but still failing for some reason Matthew Dunbar <M****r@l****m> over 7 years ago
876576f6 Use new migration context to run migration Matthew Dunbar <M****r@l****m> over 7 years ago
98d6c4e1 Remove dockerfiles since setup.sh sets everything up Matthew Dunbar <M****r@l****m> over 7 years ago
e5092df7 Don't know what these are for Matthew Dunbar <m****r@l****m> over 7 years ago
fae4540c Remove order from count subquery Matthew Dunbar <m****r@l****m> over 7 years ago
9f4f3f5b Fix pessimistic locking tests Matthew Dunbar <m****r@l****m> over 7 years ago
8ab734d8 Run fixture statements seperately so identity insert can be turned on properly Matthew Dunbar <m****r@l****m> over 7 years ago
3dec3c84 Check if Arel BindParam is passed Matthew Dunbar <m****r@l****m> over 7 years ago
8978e0ea Update IndexDefinition initialization Matthew Dunbar <m****r@l****m> over 7 years ago
9a6f5b9b Update JSON base class Matthew Dunbar <m****r@l****m> over 7 years ago
5bdbd775 Fix require statements Matthew Dunbar <m****r@l****m> over 7 years ago
ea8da708 Add Dockerfile for testing Matthew Dunbar <m****r@l****m> over 7 years ago
0ca37c18 Version bump to 5.2.0 Matthew Dunbar <m****r@l****m> over 7 years ago
0dd5e98d Make String equality check work for Type::Data values Attila Horváth <a****h@f****m>
Committed by: Wanderson Policarpo <w****o@g****m>
over 7 years ago
ab137b83 added nolock hint to schema_statements Alex Baranov <a****v@t****m> over 7 years ago
9e2cc92f added with (nolock) hint to information_schema.views call in schema_statements A.B <a****2@g****m> over 7 years ago
5f1a18cd Primary key should be lowercase if schema forced to lowercase Alexandr Panko <p****A@y****u> almost 8 years ago
b0f54488 Don't disable referential integrity for the same table twice Andreas Bühmann <b****n@f****e> almost 8 years ago
ed8b1700 Prepare for v5.1.6 [CI SKIP] Ken Collins <k****n@m****t> almost 8 years ago
3c0ca4c6 merge Merge pull request #635 from aidanharan/join-lock-hints Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
d0af37b2 Fixed changelog Aidan Haran <a****n@f****m> almost 8 years ago
bc758171 Use the query lock hint when joining tables Aidan Haran <a****n@f****m> almost 8 years ago
1f870c5c [CI SKIP] Prepare for v5.1.5. Ken Collins <k****n@m****t> almost 8 years ago
f5eee699 Memoize #version_year Ken Collins <k****n@m****t> almost 8 years ago
ddb3ac72 [CI] Different timeout. Ken Collins <k****n@m****t> about 8 years ago
6fa8a248 Use TinyTDS v2.1 and SS 2017-GA. Ken Collins <k****n@m****t> about 8 years ago
0920a1b9 Delete RAILS5-TODO.md Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
aefb17b9 Start v5.1.4. Ken Collins <k****n@m****t> about 8 years ago
8742e793 Start change log for v5.1.3. Ken Collins <k****n@m****t> about 8 years ago
c100d318 Use bigint type in sqlserver_type when needed. Fixes #616 Ken Collins <k****n@m****t> about 8 years ago
99f1fafe Prepare for v5.1.2 Ken Collins <k****n@m****t> about 8 years ago
a02faa59 Prepare for 5.1.3 [CI SKIP] Ken Collins <k****n@m****t> about 8 years ago
7fa5930e Identity Inserts with Triggers Ken Collins <k****n@m****t> about 8 years ago
3a2e404b For 5.1 in docs. [CI SKIP] Ken Collins <k****n@m****t> about 8 years ago
62839093 Patched `Relation#build_count_subquery`. Fixes #613. Ken Collins <k****n@m****t> about 8 years ago
b2a99961 Use TinyTDS v2.1.0.pre4. Ken Collins <k****n@m****t> about 8 years ago
67aa5e5a Add case insensitive comparison for better performance with CI collations Attila Horváth <a****h@f****m>
Committed by: Ken Collins <k****n@m****t>
about 8 years ago
da4ca140 Use TinyTDS-v2.1.0.pre3 (#621) Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e1d1d16b Use tiny-tds 2.1.0.pre2 with defncopy wrapper (#619) Joe Bauser <c****e@c****t>
Committed by: Ken Collins <k****n@m****t>
about 8 years ago
5c0d5a79 Start v5.1.2 Ken Collins <k****n@m****t> about 8 years ago
f95fcdd0 Update changelog. Ken Collins <k****n@m****t> about 8 years ago
b183dcdc Fix mangled times after save when default_timezone is set to local (#609) Michael Dotterer <m****r@g****m>
Committed by: Ken Collins <k****n@m****t>
about 8 years ago
4a836858 Use TinyTDS v2.1.0.pre1 gems. (#611) Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6390c607 merge Merge pull request #606 from rails-sqlserver/TinyTDSv2pre1 Rails SQL Server <h****r@a****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d8d53035 Use TinyTDS v2.0.0.pre1 Ken Collins <k****n@m****t> over 8 years ago
4a4ce1e3 [CI SKIP] Update CHANGELOG Ken Collins <k****n@m****t> over 8 years ago
95f12e07 Bugfix: Use `ActiveSupport.on_load` to hook into ActiveRecord (#598) Michaël Rigart <m****l@n****e>
Committed by: Ken Collins <k****n@m****t>
over 8 years ago
e2c3c5ff Remove pre-quoted table name. Dont do this. Ken Collins <k****n@m****t> over 8 years ago
2f5882f2 Test against CTP v2.0 http://bit.ly/2oPlP7E Ken Collins <k****n@m****t> over 8 years ago
049ace1b Release Rails v5.1 support. Ken Collins <k****n@m****t> over 8 years ago
495ae438 [Rails51] Fix random failing test. Ken Collins <k****n@m****t> over 8 years ago
d0b5c348 [Rails51] Exempt test on windows. Ken Collins <k****n@m****t> over 8 years ago

← Back to repository