GitHub / rails-sqlserver/activerecord-sqlserver-adapter / commits
SQL Server Adapter For Rails
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c52b1f73 | merge Merge pull request #716 from midnight-wonderer/feature/connection-timeout-err... |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 107f8628 | merge Merge pull request #823 from rails-sqlserver/enable-frozen-strings-part-3 |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3ca69149 | Enable frozen string in all remaining files | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| eff50233 | merge Merge pull request #822 from rails-sqlserver/enable-frozen-strings-part-2 |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 019d7123 | merge Merge pull request #821 from rails-sqlserver/enable-frozen-strings-part-1 |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| dc9a2679 | Update CHANGELOG | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 1b01040e | Enable frozen strings in type | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| dfed45ae | Enable frozen strings in showplan | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| cb2b972f | Enable frozen strings in core_ext | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| cd648713 | Enable frozen strings in Rakefile | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| e16a0f99 | Remove encoding magic comment | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| e6e0f29f | merge Merge pull request #820 from rails-sqlserver/enable-frozen-strings-for-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1c99b72e | Enable frozen strings for tests | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| cd236680 | Prepare CHANGELOG for v6.0.0.rc1 | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 508334d4 | Tidy up README | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 8bb4ab75 | merge Merge pull request #819 from wpolicarpo/fix-ruby-kwargs |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7719b0d9 | Updated Ruby AppVeyor matrix and handle TinyTDS false result | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 82217ab8 | Fix Ruby 2.7 kwargs warnings | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 11b8cdd9 | merge Merge pull request #812 from aidanharan/coerce-isolation-test-windows |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 436fc423 | Coerce test on Windows | Aidan Haran <a****n@y****m> | over 5 years ago | |
| bfc055dd | merge Merge pull request #807 from aidanharan/fixture-test-windows |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 09878dec | merge Merge pull request #805 from aidanharan/database-tasks-mssql |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 40b4ecf8 | merge Merge pull request #810 from aidanharan/load-schema-random-failing-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| fcb3fdb8 | Rails 6: Coerce reaper test using fork (#809) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c6d99eea | Force loading of schema | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 99e711a8 | Skip binary fixtures test on Windows | Aidan Haran <a****n@y****m> | over 5 years ago | |
| cd98ba59 | Fix database tasks tests for SQL Server | Aidan Haran <a****n@y****m> | over 5 years ago | |
| dc1baf7a | merge Merge pull request #690 from rails-sqlserver/6-0-dev |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 17b20536 | Cleanup appveyor configuration | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| e72371f8 | Update tiny_tds version for appveyor | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 01a79469 | Update appveyor matrix | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 14a94fdf | merge Merge pull request #803 from aidanharan/remove-ordering-frm-subqueries |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 499a6c7e | Remove invalid order from FROM subquery | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 6064f936 | merge Merge pull request #801 from aidanharan/schema-randomly-failing-test |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d18f9335 | merge Merge pull request #802 from aidanharan/predicate-build-coerced-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0c8cdc87 | Coerce predicate builder tests | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 708570db | Workaround for randomly failing test | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 6a6650b2 | Update README for Rails 6 | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| a72acbc4 | Add metadata to the gemspec | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 4712c928 |
How to Develop ActiveRecord SQL Server Adapter with Pre-Installed MS SQL (#726)
Co-authored-by: Aidan Haran <a****n@y****m>, Aidan Haran <a****n@y****m> |
Larry Reid <l****d@j****a>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8ab00069 | merge Merge pull request #800 from aidanharan/random-failing-test-load-schema |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b1e02f97 | Rails 6: Log subscriber workaround (#799) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ee8af236 | Fix randomly failing tests by loading models schema | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 66db048d | Rails 6: Coerce eagerload too many IDs test (#798) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6bdfc09a | Fix randomly failing test (#797) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3eba185d | Updates for bulk insert/upsert (#795) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d16d9582 | Rails 6: Use same sqlite3 and pg versions as Rails 6.0.2.2 (#794) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| fe348fa1 | Rails 6: add database_exists? (#796) |
Yehuda Goldberg <h****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e3871801 | Fix issue template | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| d36e5c4c | Add issue template | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 9b71375c | Coerce test an empty transaction does not raise if preventing writes. (#788) |
Yehuda Goldberg <h****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a07552c2 |
Rails 6: Support lazy transactions (#780)
Co-authored-by: Yehuda Goldberg <h****d@g****m> |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 967c93e8 | Take and first use implicit ordering on identifier column (#789) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0f9779e6 | Rails 6: Coerce time no precision test (#791) |
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0fac1dbf | merge Merge pull request #790 from aidanharan/cache-key-no-string-value |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 14d46191 | Rails 6: Clean coerced tests (#793) |
Yehuda Goldberg <h****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6aa992d8 | Coerce tests as SQL Server does not return string value for updated_at | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 0c35cc26 | merge Merge pull request #787 from aidanharan/foreign-key-violation-delete |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9061a7a5 | Raise ActiveRecord::InvalidForeignKey for foreign-key constraint violations o... | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 7026eb54 | merge Merge pull request #786 from kamipo/fix_test_preloading_too_many_ids |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0f92db25 | Fix `EagerLoadingTooManyIdsTest#test_preloading_too_many_ids` | Ryuta Kamizono <k****o@g****m> | over 5 years ago | |
| 4d3255df | merge Merge pull request #785 from YehudaGold/coerce-default-decimal-test |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3706bc53 | fixes test_default_decimal_number to assert against number.like others test_d... | Yehuda Goldberg <h****d@g****m> | over 5 years ago | |
| 20f91a89 | merge Merge pull request #782 from aidanharan/update-query-cache-test |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ef35bccc | merge Merge pull request #784 from YehudaGold/update-attributes-deprecated |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| cfc41e9b | merge Merge pull request #774 from aidanharan/postgresql-gem |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4b306171 | fix update_attributes deprecated method usage | Yehuda Goldberg <h****d@g****m> | over 5 years ago | |
| c319b826 | merge Merge branch 'master' into 6-0-dev | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| aaa40c5b | merge Merge pull request #783 from wpolicarpo/update-test-matrix |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| bf473c4e | merge Merge pull request #779 from YehudaGold/add-if-not-exists |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ab387705 | merge Merge pull request #781 from aidanharan/bind-parameter-statement-cache |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 764aa3d1 | Updated test to match test in Rails | Aidan Haran <a****n@y****m> | over 5 years ago | |
| c96d91de | Coerce test as adapter doesnt use statement cache | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 420153a2 | added if_not_exists option with workaround | Yehuda Goldberg <h****d@g****m> | over 5 years ago | |
| ba4dfc93 | Update test matrix | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 6dcc1b72 | merge Merge pull request #776 from aidanharan/unique-index-fixes |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e67f0330 | merge Merge pull request #778 from aidanharan/limit-one-row-sql |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 54ce1b63 | Fix asserted SQL | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 61e6833b | merge Merge pull request #777 from aidanharan/skip-case-sensitive-test |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3aa7abb1 | Skip test if database case insensitive | Aidan Haran <a****n@y****m> | over 5 years ago | |
| c256c339 | Wrap original test with code to add/remove index | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 86506cf8 | Install PostgreSQL gem | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 33c1c38e | merge Merge pull request #773 from aidanharan/show-plantest |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| fa7cdadf | merge Merge pull request #772 from aidanharan/update-all-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7589e908 | Fix showplan test | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 88596fc0 | Coerce tests that require changing identity column | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 841ed903 | merge Merge pull request #769 from aidanharan/readonly-mode |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 355fb342 | Moved coerced tests to correct classes | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 16c39498 | merge Merge pull request #771 from aidanharan/fully-qualified-identifier-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b3492a89 | Fixed tests | Aidan Haran <a****n@y****m> | over 5 years ago | |
| ddc6c60b | merge Merge pull request #768 from aidanharan/database-limits-deprecations |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 04fb60e8 | merge Merge pull request #767 from aidanharan/query-cache-types-reset |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b9b5178c | Add ability to block writes to a database | Aidan Haran <a****n@y****m> | over 5 years ago | |
| d4340fac | Added method deprecations | Aidan Haran <a****n@y****m> | over 5 years ago | |
| e872d91e | Changed query cached test | Aidan Haran <a****n@y****m> | over 5 years ago | |
| 5185b3cd | merge Merge pull request #762 from aidanharan/unsafe-raw-sql-fix-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7ee21228 | Fix sanitization matchers | Aidan Haran <a****n@y****m> | over 5 years ago | |
| dd698f13 | merge Merge pull request #764 from aidanharan/fix-coerced-tests |
Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1ae4253e | merge Merge branch 'master' into 6-0-dev | Wanderson Policarpo <w****o@g****m> | over 5 years ago | |
| 9200fa9a | Fix missing parent class | Aidan Haran <a****n@y****m> | over 5 years ago |