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
94b977d6 override test because sqlserver autoconnects Anna <a****y@d****m> almost 12 years ago
17499e72 temp fix. adding mysql Anna <a****y@d****m> almost 12 years ago
265e8c74 Binary test doesn't need to be coerced anymore Anna <a****y@d****m> almost 12 years ago
60a358c5 force ASCII_8BIT encoding Anna <a****y@d****m> almost 12 years ago
5413c675 added columns_for_distinct (copied from postgres) Anna <a****y@d****m> almost 12 years ago
09578c2d no need to check for ruby 1.8.7. It's not supported Anna <a****y@d****m> almost 12 years ago
9a4d4fd4 merge Merge branch 'rails-4' of https://github.com/annaswims/activerecord-sqlserver... Anna <a****y@d****m> almost 12 years ago
8dfd4eb6 fixed index names and constraints Garrett Hart <g****t@t****m> almost 12 years ago
fc41976a Rename column and associated index gets renamed too. Garrett Hart <g****t@t****m> almost 12 years ago
f452a027 Use SQL Service LIMIT syntax. Garrett Hart <g****t@t****m> almost 12 years ago
3dfff1aa added ignores Anna <a****y@d****m> almost 12 years ago
b8e908c2 updated persistence test because we can't update an identity column Anna <a****y@d****m> almost 12 years ago
7a6d736c exclude test folder from coverage Anna <a****y@d****m> almost 12 years ago
f0fa339a update regex to strip comma before or after Anna <a****y@d****m> almost 12 years ago
8d255174 Remoted innacurate expected failure Anna <a****y@d****m> almost 12 years ago
6265ca86 Reset transactions on reconnects and disconnects. Garrett Hart <g****t@t****m> almost 12 years ago
b120c04e Tightened explain regex. Garrett Hart <g****t@t****m> almost 12 years ago
17769dab Removed outdated explain subscriber code. Garrett Hart <g****t@t****m> almost 12 years ago
01e69545 minor cleanup Anna <a****y@d****m> almost 12 years ago
043b0f17 updating deprecated AR syntax Anna <a****y@d****m> almost 12 years ago
d2cc375f updated AciveRecord syntax Anna <a****y@d****m> almost 12 years ago
30d3945e switched to rails 1.9 hash syntax Anna <a****y@d****m> almost 12 years ago
15101d61 ActiveRecord::Result now has an empty? method Anna <a****y@d****m> almost 12 years ago
b2cb614b ConnectionSpecification is now in the ConnectionAdapters module Anna <a****y@d****m> almost 12 years ago
df364ec6 attempted to update explain syntax. More to do, holidays Anna <a****y@d****m> almost 12 years ago
cac085ed updated deprecated syntax Anna <a****y@d****m> almost 12 years ago
ae7b78a9 updated deprecated find syntax Anna <a****y@d****m> almost 12 years ago
09dd71d4 updated scoping syntax Anna <a****y@d****m> almost 12 years ago
70f474ee removed tests because they're now tested by core Anna <a****y@d****m> almost 12 years ago
41ea3b76 regex should allow insert tabl_name without 'into' Anna <a****y@d****m> almost 12 years ago
fbfffcaf enable savepoint Anna <a****y@d****m> almost 12 years ago
cb585ec6 readded turn Anna <a****y@d****m> almost 12 years ago
0e8ff0e0 outside_transaction? deprecated Anna <a****y@d****m> almost 12 years ago
b85ecec9 ignore simplecov results Anna <a****y@d****m> almost 12 years ago
98a6cff4 removed deprecated artiverecord syntax Anna <a****y@d****m> almost 12 years ago
20a117ac remove auto_explain_threshold_in_seconds Anna <a****y@d****m> almost 12 years ago
5af764a5 Added simplecov for test coverage, removed turn Anna <a****y@d****m> almost 12 years ago
24c084cb Include bind_visitor Anna <a****y@d****m> almost 12 years ago
6b6f88d2 Removed Retry Deadlock Victim Anna <a****y@d****m> almost 12 years ago
97cbb09a I suspect the DSN should be ACTIVERECORD_UNITTEST_DSN Anna <a****y@d****m> almost 12 years ago
5ead08c1 Updated for Rails 4 prerelease Anna <a****y@d****m> almost 12 years ago
79393220 dropping support for ruby <1.9.3, removing with_kcode Anna <a****y@d****m> almost 12 years ago
b3ee75bd removed extra spaces Anna <a****y@d****m> almost 12 years ago
66baca53 arel in gemsepc Anna <a****y@d****m> almost 12 years ago
4a2e199d removed extra spaces Anna <a****y@d****m> almost 12 years ago
a733956e arel in gemsepc Anna <a****y@d****m> almost 12 years ago
ff613401 changed derpecated find syntax Anna <a****y@d****m> almost 12 years ago
bb5ba8e7 turn format changed Anna <a****y@d****m> almost 12 years ago
bee31ed5 updated tests to be consistent with rails 4 Anna <a****y@d****m> almost 12 years ago
f1b815da fixed spelling Anna <a****y@d****m> almost 12 years ago
e466e811 changed to arel 4.0.1 Anna <a****y@d****m> almost 12 years ago
e200bcfe Removed left over puts. Louis Galipeau <l****s@m****m> almost 12 years ago
c5559320 make clear that Undefined coerced test is not an error message Anna <a****y@d****m> almost 12 years ago
9fea5968 deadlock test skipped for now. It deadlocks. Anna <a****y@d****m> almost 12 years ago
16925cd6 load setup files when running selected tests Anna <a****y@d****m> almost 12 years ago
5445135a specified activerecord 4.0.0 Anna <a****y@d****m> almost 12 years ago
c95ffc4b added "turn" gem for better test output Anna <a****y@d****m> almost 12 years ago
8fadc7a8 TODO's Anna <a****y@d****m> about 12 years ago
10ee8112 active_support/core_ext/exception no longer valid Anna <a****y@d****m> about 12 years ago
eef4ed0b .find(:first) deprecated Anna <a****y@d****m> about 12 years ago
664965e9 Disable Timeout Anna <a****y@d****m> about 12 years ago
6e4ccd66 allow only some tests to be run Anna <a****y@d****m> about 12 years ago
042ffe22 .find(:first) deprecated Anna <a****y@d****m> about 12 years ago
899e5aca require arel 4.0.0 Anna <a****y@d****m> about 12 years ago
ed023820 Fix tiny_tds caused segfault Anna <a****y@d****m> about 12 years ago
6065bee5 Fix deprication warning call columns with a table name! Anna <a****y@d****m> about 12 years ago
c0ba24b6 Fix Deprecation warning - call columns with a table name! Anna <a****y@d****m> about 12 years ago
5b3e2a93 increment/decrement_open_transactions deprecated Anna <a****y@d****m> about 12 years ago
141373c1 create_database has an additional parameter for collation Louis Galipeau <l****s@m****m> about 12 years ago
b606c5c3 Commented some lines: rollback_transaction_records J. Francisco Raposerias <r****n@g****m> over 12 years ago
ac180b6b Works under Rails v4.0.0 J. Francisco Raposeiras <r****n@g****m> over 12 years ago
e95d1f4a Release v3.2.12 Ken Collins <k****n@m****t> over 12 years ago
d6f9243f Revert string_to_binary changes in 457af60e. Fixes #273. Ken Collins <k****n@m****t> over 12 years ago
cdc570c1 Update CHANGELOG. Ken Collins <k****n@m****t> over 12 years ago
2ba76fe9 merge Merge pull request #246 from michelgrootjans/master Ken Collins <k****n@m****t> over 12 years ago
e2360a8b Update CHANGELOG. Ken Collins <k****n@m****t> over 12 years ago
ad8e741c merge Merge pull request #257 from codeflux/match-tiny-tds-record-not-unique-error-... Ken Collins <k****n@m****t> over 12 years ago
d385506a Change notes. Also, new version will be 3.2.11, not 3.2.13. Ken Collins <k****n@m****t> over 12 years ago
703ed7c6 merge Merge pull request #233 from denispeplin/master Ken Collins <k****n@m****t> over 12 years ago
1aaae16d Use CONCAT_NULL_YIELDS_NULL for all TinyTDS connections. Fixes #262. Thanks @... Ken Collins <k****n@m****t> over 12 years ago
a5413ee4 merge Merge pull request #263 from artcator/master Ken Collins <k****n@m****t> over 12 years ago
b1516db6 Drop shoulda and use minitest-spec-rails!!! Ken Collins <k****n@m****t> over 12 years ago
10caf8ea Remove tests where Rails is not doing what the said with Arel. Ken Collins <k****n@m****t> over 12 years ago
2fe65537 Test TinyTDS 0.6.0. Ken Collins <k****n@m****t> over 12 years ago
85ff46d3 merge Merge pull request #272 from raydog153/master Ken Collins <k****n@m****t> over 12 years ago
de8347c1 Fixing typo raydog153 <r****e@g****m> over 12 years ago
efeffccb Fixing explain not capturing queries for explain support, and updating change... raydog153 <r****e@g****m> over 12 years ago
9329a3a3 Fixing generating profile report to create output dir if needed, and code cha... raydog153 <r****e@g****m> over 12 years ago
9df9d82c Adding in missing development gem ruby-prof, updating mocha, updating version... raydog153 <r****e@g****m> over 12 years ago
457af60e Fixing binary_to_string conversion for non UTF-8 strings raydog153 <r****e@g****m> over 12 years ago
e949bea4 Fixing change_column logic that was causing two unit tests to fail raydog153 <r****e@g****m> over 12 years ago
15b753a3 Fixing typo and mocha warning when running tests raydog153 <r****e@g****m> over 12 years ago
99535ace ActiveRecord::ConnectionAdaptors::ConnectionSpecification::Resolver.spec now ... raydog153 <r****e@g****m> over 12 years ago
ef740089 sqlserver_adapter: Let's attempt to reconnect immediately, the 2 second Matt Jarjoura <m****t@a****m> over 12 years ago
b5e974f1 https://github.com/noel/activerecord-sqlserver-adapter/commit/c3b517178429296... Matt Jarjoura <m****t@a****m> over 12 years ago
c21f97f3 sqlserver_adapter: fix azure again Matt Jarjoura <m****t@a****m> over 12 years ago
9eebe95a sqlserver_adapter: fix regex matching to catch if running on Azure Matt Jarjoura <m****t@a****m> over 12 years ago
44cdf9b6 Update regex for `RecordNotUnique` exception
Signed-off-by: Paula Bianca Torre <p****e@t****m>
Paula Bianca Torre <p****e@t****m> almost 13 years ago
00d3dbbc merge Merge pull request #252 from aharpervc/patch-1 Ken Collins <k****n@m****t> almost 13 years ago
69272a1d Update README.md aharpervc <a****r@b****m> almost 13 years ago

← Back to repository