GitHub / rails-sqlserver/activerecord-sqlserver-adapter / commits
SQL Server Adapter For Rails
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| bb7d519f | merge Merge pull request #145 from ManageIQ/detailed_database_version | Ken Collins <k****n@a****m> | about 14 years ago | |
| 03bbb98f | merge Merge pull request #144 from ManageIQ/add_spid | Ken Collins <k****n@a****m> | about 14 years ago | |
| 57231222 | Pass ActiveRecord tests. Made windowed distinct pass all orders to groups. | Ken Collins <k****n@m****t> | about 14 years ago | |
| f64dcf5d | Accept TEST_FILES env variable as a glob pattern to limit which test(s) are run. | Joe Rafaniello <j****e@g****m> | about 14 years ago | |
| e1955c30 | Handle statements that cannot be retried on a new database connection by not ... | Joe Rafaniello <j****e@g****m> | about 14 years ago | |
| d64fcb47 | Pass AR tests by moving DISTINCT to GROUP BY in windowed SQL. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 80beb368 | Add activity_stats method that mimics the SQL Server Activity Monitor. | Joe Rafaniello <j****e@g****m> | about 14 years ago | |
| bf755b5f | Add methods for sqlserver's productversion, productlevel, edition and include... | Joe Rafaniello <j****e@g****m> | about 14 years ago | |
| 7b79670d | Populate the spid attribute on connect and reset it on disconnect for dblib. | Joe Rafaniello <j****e@g****m> | about 14 years ago | |
| e10adcdc | Do not freeze VERSION string. Fixes #141 | Ken Collins <k****n@m****t> | about 14 years ago | |
| 7ec44b0e | Prepare for 3.1.3 release. | Ken Collins <k****n@m****t> | about 14 years ago | |
| c8de4d84 | Distinguish between identity and primary key key columns during schema reflec... | Ken Collins <k****n@m****t> | about 14 years ago | |
| ae20b084 | Update test docs with new RAILS_VERSION bundle method. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 75ce92aa | Update Gemfile to use 0.5.0 of TinyTDS and allow a RAILS_VERSION to be set. | Ken Collins <k****n@m****t> | about 14 years ago | |
| e8c1562e | Fix doc example. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 2d3b01bb | Fix readme. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 37261f0c | Fix readme example. | Ken Collins <k****n@m****t> | about 14 years ago | |
| fdb7cb05 | Fix SQL Azure conflicts with DBCC useroptions. Use new #user_options_xyz meth... | Ken Collins <k****n@m****t> | about 14 years ago | |
| fc20fdc2 | Fix identity inserts for tables with natural PKs. [Gian Carlo Pace] | Ken Collins <k****n@m****t> | about 14 years ago | |
| d119a7d6 | Misc changes. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 65e56c36 | Coerce a few tests for 3.1.1.rc2. Includes bcrypt for out tests to run. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 2d7171dc | Make #rollback_db_transaction smarter. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 19354547 | Note possible schema/user setup. | Ken Collins <k****n@m****t> | about 14 years ago | |
| 3a57c11f | Confirm that dynamic finders do work for views. | Ken Collins <k****n@m****t> | about 14 years ago | |
| bfefdcf3 | Provide a method to override for the quoted string prefix. Not a config becau... | Ken Collins <k****n@m****t> | about 14 years ago | |
| e609ae93 | Allow :limit/:offset to be used with fully qualified table and column in :sel... | Ken Collins <k****n@m****t> | about 14 years ago | |
| e849c7a9 | Note 0.91 | Ken Collins <k****n@m****t> | about 14 years ago | |
| fec960cb | Release 3.1.0 | Ken Collins <k****n@m****t> | over 14 years ago | |
| e8cc196b | Tests passing for 3.1.0.rc8 | Ken Collins <k****n@m****t> | over 14 years ago | |
| c9bf1523 | Add support/test around handling of float/real column types [Lucas Maxwell] | Ken Collins <k****n@m****t> | over 14 years ago | |
| 43348ec0 | Use proper file name for rbenv. | Ken Collins <k****n@m****t> | over 14 years ago | |
| a9c8c8c9 | Ignore rbenv usage. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 364817be | Passing tests for 3.1.0.rc6. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 74219af0 | Make auto reconnect duration configurable. Fixes #109 [David Chelimsky] | Ken Collins <k****n@m****t> | over 14 years ago | |
| 4acafd5c | Update testing directions. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 0532e784 | Document more simple testing setup. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 5c75226e | No longer require a rails git clone in some other directory with an env varia... | Ken Collins <k****n@m****t> | over 14 years ago | |
| fcfe6733 | Simplify testing. Make AR tests not run by default. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 90c240ca | We now support your native language date/time formats automatically! | Ken Collins <k****n@m****t> | over 14 years ago | |
| 0b073a7f | Coerce a new test. | Ken Collins <k****n@m****t> | over 14 years ago | |
| e19de7fb | Include a visit_Arel_Nodes_UpdateStatement method in our Arel visitor to add ... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 64f79ead | Remove Arel 2.1.4 from spec/bundle since ActiveRecord v3.1.0.rc5 does this fo... | Ken Collins <k****n@m****t> | over 14 years ago | |
| a29865ac | merge Merge branch 'master' of github.com:rails-sqlserver/activerecord-sqlserver-ad... | Ken Collins <k****n@m****t> | over 14 years ago | |
| b3baafc3 | Remove FIXME | Ken Collins <k****n@m****t> | over 14 years ago | |
| 91f4897d | Prepare for 3.1.0.rc5 release. | Ken Collins <k****n@m****t> | over 14 years ago | |
| c3ec3f76 | Note about 2000 support. | Ken Collins <k****n@m****t> | over 14 years ago | |
| fe169080 | Allow dev bundle of AREL for testing. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 72f83099 | Passing a few tests for 3-1-stable. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 9ad1aaf2 | Pass latest 3-1-stable with arel 2.1.3. | Ken Collins <k****n@m****t> | over 14 years ago | |
| f190090b | merge Merge pull request #103 from sixfeetover/patch-1 | Ken Collins <k****n@a****m> | over 14 years ago | |
| 542a6fd1 | Arel::Nodes::Unary is the proper superclass of Arel::Nodes::Ordering | Jeff Fraser <s****r@g****m> | over 14 years ago | |
| b05af615 | Update readme and reduce ODBC copy. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 179fdf8f | Remove ADONET in README. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 006f12a4 | Update donations link. | Ken Collins <k****n@m****t> | over 14 years ago | |
| b7afcc7e | Allow drop_database to be called even when DB does not exist. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 92d4b1bd | Support latest 3-1-stable ActiveRecord test conventions from Jon Leighton's w... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 76973a61 | Fix rake task to work with 0.9. Schema reflection changes for better schema s... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 9e3c468f | Re-implement our own columns cache since we have to use it excessively with t... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 94c102fd | Make both dblib and odbc test work in isolation. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 4199be46 | merge Merge branch 'master' of github.com:rails-sqlserver/activerecord-sqlserver-ad... | Ken Collins <k****n@m****t> | over 14 years ago | |
| cbead135 | Use new test directory structure in ActiveRecord 3.1.0.rc4. Remove ADONET con... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 78f15fa0 | Using AREL in unit tests is not necessary. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 3e7b544e | Schema reflection now finds primary key for all occasions. Fixed #60 [Boško I... | Ken Collins <k****n@m****t> | over 14 years ago | |
| c5bc0ff6 | Push 3.1.0.rc2 | Ken Collins <k****n@m****t> | over 14 years ago | |
| 4f9e9afb | Allow complex order objects to not be molested by our visitor overrides. Fixe... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 7dbc0f9c | Notes for cross compile. | Ken Collins <k****n@m****t> | over 14 years ago | |
| fb09dc5a | Prepare for 3.1.0 release. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 59c71a73 | Default unicode datatypes! | Ken Collins <k****n@m****t> | over 14 years ago | |
| e38cc375 | New #lowercase_schema_reflection configuration that allows you to downcase al... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 19d22234 | Update 3.1 changelog and change license dates to include 2011. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 42b5b10d | Simple benchmarks for query plan reuse. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 5b573d9e | Note prepared statement support. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 96484928 | No changes for 3.1.0.rc1 | Ken Collins <k****n@m****t> | over 14 years ago | |
| c19374a7 | Update to beta2 with proper gemspec. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 62f7a78c | Remove all remaining traces of our internal columns cache. | Ken Collins <k****n@m****t> | over 14 years ago | |
| a72f8ca5 | Minor tweaks for Rails 3.1.0.beta1. Prepare to release gem. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 2b8e3743 | Fix #column_definitions from rebase. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 4e97bd9f | Make SQL Azure pass again. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 9d5295bd | Way better schema support! Thanks to @ianic! Fixes #61 | Ken Collins <k****n@m****t> | over 14 years ago | |
| 05dda4f7 | Way better schema support! Thanks to @ianic! Fixes #61 | Ken Collins <k****n@m****t> | over 14 years ago | |
| aecca5cf | Warn of possible permission problems if "EXEC sp_helptext..." does not work v... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 444da383 | merge Merged pull request #91 from bpokosh/master. | Ken Collins <k****n@a****m> | over 14 years ago | |
| 29e7e5d8 | Only use our SelectManager#order if the visitor is SQLServer. Fixes #93 | Ken Collins <k****n@m****t> | over 14 years ago | |
| 0c91455e | Mention azure. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 89bd008f | Do not use symbolize_keys! but just symbolize_keys since config could be hash... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 0642e76d | Remove has_rdoc from gemspec. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 90d4a19a | Ruby ODBC compatibility. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 7863ebf5 | Ruby ODBC compatibility. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 3febac9e | Pass all tests for DBLIB/TinyTDS connection mode and current state of rails 3.1. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 068df846 | Pass all tests for DBLIB/TinyTDS connection mode and current state of rails 3.1. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 8fb299bc | [Rails31] Getting the tests to run with out deprecations for inheritable attr... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 3dce4d41 | [Rails31] Getting the tests to run with out deprecations for inheritable attr... | Ken Collins <k****n@m****t> | over 14 years ago | |
| 5b2c5184 | Remove RVM rake tasks. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 39e11f6f | removed has_rdoc from gemspec (deprecated with no replacement) | Brian Pokosh <b****h@g****m> | over 14 years ago | |
| 685d516c | Brackets should not be required | Brian Pokosh <b****h@g****m> | over 14 years ago | |
| 44278011 | Substitute all table names in select statement with the alias | Brian Pokosh <b****h@g****m> | over 14 years ago | |
| eafcf1f6 | Prepare for 3.0.14 release. | Ken Collins <k****n@m****t> | over 14 years ago | |
| 16b6f12d | Allow TinyTDS/DBLIB mode to pass down :host/:port config options. | Ken Collins <k****n@m****t> | over 14 years ago | |
| ffab38df | Allow TinyTDS/DBLIB mode to pass down :host/:port config options. Prepare for... | Ken Collins <k****n@m****t> | over 14 years ago | |
| e739fba0 | Coerce new test introduced in activerecord 3.0.7.rc1. | Ken Collins <k****n@m****t> | over 14 years ago |