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
0cb27323 [Rails51] Pass failing test on Windows. Ken Collins <k****n@m****t> over 8 years ago
73878d52 [Rails51] Do not schema dump limits for certain types. Passes: Ken Collins <k****n@m****t> over 8 years ago
b6f8a779 [Rails51] CopyMigrationsTest#test_deprecate_supports_migrations Ken Collins <k****n@m****t> over 8 years ago
e1e3bd02 [Rails51] ActiveRecord::Migration::ColumnsTest#test_change_column_to_drop_def... Ken Collins <k****n@m****t> over 8 years ago
35c3ac3c [Rail51] ActiveRecord::ConnectionAdapters::SchemaCacheTest#test_yaml_loads_5_... Ken Collins <k****n@m****t> over 8 years ago
27520c9a [Rails51] Ensure clean Rails env. Pass /test_establish_connection_using_3_lev... Ken Collins <k****n@m****t> over 8 years ago
b7084aa5 [Rails51] Ignore AdapterTest#test_select_all_with_legacy_binds Ken Collins <k****n@m****t> over 8 years ago
15253f58 [Rails51] AdapterTest#test_numeric_value_out_of_ranges_are_translated_to_spec... Ken Collins <k****n@m****t> over 8 years ago
72f371b5 [Rails51] Pass UniquenessValidationTest#test_validate_case_sensitive_uniqueness Ken Collins <k****n@m****t> over 8 years ago
42c46c0d [Rails51] Find #primary_keys propertly. Ken Collins <k****n@m****t> over 8 years ago
1faa8551 [Rails51] Remove supports_primary_key and coerce no key test. Ken Collins <k****n@m****t> over 8 years ago
21c39e89 [Rails51] Fix a few more tests: Ken Collins <k****n@m****t> over 8 years ago
61cea36b [Rails51] Coerce a few tests. Ken Collins <k****n@m****t> over 8 years ago
8b576877 Remove commented out code. Ken Collins <k****n@m****t> over 8 years ago
00c88445 [Rails51] Conform to new #data_source_sql and #quoted_scope Ken Collins <k****n@m****t> over 8 years ago
3cd0527d Rails v5.1 TODO. Ken Collins <k****n@m****t> over 8 years ago
a62f7b90 New #add_column_options wiht identity support. Support NotNullViolation error. Ken Collins <k****n@m****t> over 8 years ago
b7b3aa8e Few Rails v5.1 TODOs. Ken Collins <k****n@m****t> over 8 years ago
babdf590 [Rails51] Pass the following tests. Ken Collins <k****n@m****t> over 8 years ago
89ccbe40 Pass `PrimaryKeyIntegerNilDefaultTest` tests. Ken Collins <k****n@m****t> over 8 years ago
3f66c43e [Rails51] Fix coerced tests. Ken Collins <k****n@m****t> over 8 years ago
004b97f2 [Fix] TypeError: can't quote ActiveRecord::Relation Ken Collins <k****n@m****t> over 8 years ago
233a053b Fix typo of README (#581) Kunihiko Ito <k****2@g****m>
Committed by: Ken Collins <k****n@m****t>
over 8 years ago
620baf2b [Rails51] Base adapter tests passing. Ken Collins <k****n@m****t> over 8 years ago
6f3373ab Test Rails v5.1.0.rc2. Ken Collins <k****n@m****t> over 8 years ago
2c486e37 [CI SKIP] Update patreon campaign info. Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
666c6ab4 [CI SKIP] Add sponsor links. Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6359c374 [CI SKIP] Create BACKERS.md Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b67a0dbb Use Patreon Button Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
0f2b9552 Prepare CHANGELOG for 5.1 entries. Ken Collins <k****n@m****t> over 8 years ago
da912181 Support new type_to_sql arity. Ken Collins <k****n@m****t> over 8 years ago
d9c7f812 Ensure 5-0-stable `WITH NO_INFOMSGS` for user options query. Ken Collins <k****n@m****t> over 8 years ago
2ae162dd Start Rails v5.1 with notes. Ken Collins <k****n@m****t> over 8 years ago
8c4884b2 Remove deprecations for Fixnum in 2.4. Ken Collins <k****n@m****t> over 8 years ago
1b94978d Use TinyTDS v1.3.0 & vNext SQL Server Docker v1.4 Ken Collins <k****n@m****t> over 8 years ago
959c569b Remove superfluous DB json type alias. Ken Collins <k****n@m****t> over 8 years ago
db038d33 Fix up scratch file [ci skip] Ken Collins <k****n@m****t> over 8 years ago
256ffe95 Update TODO for Rails v5 [ci skip] Ken Collins <k****n@m****t> over 8 years ago
1fc921c3 Add smalldatetime type for migrations. Fixes #507 Ken Collins <k****n@m****t> over 8 years ago
83f6d574 Enable supports_json? for 2016 and up with a little bit of sugar. (#577) Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
01a7de44 Use TINYTDS_VERSION=1.2.0. Ken Collins <k****n@m****t> over 8 years ago
6197f0ba TODO NOTES [ci skip] Ken Collins <k****n@m****t> over 8 years ago
ac646833 Better abstract SET defaults. Ken Collins <k****n@m****t> over 8 years ago
116be8a6 Perf w/inserts. Check binds & use schema cache. Fixes #572. Thanks @noelr. Ken Collins <k****n@m****t> over 8 years ago
388cdf7d Rails v5.0.2 coerce random test. Ken Collins <k****n@m****t> over 8 years ago
93874c16 Example for In-Memory db/table. Ken Collins <k****n@m****t> over 8 years ago
f56b1fb8 CHANGELOG for work and v5.0.6 new. Ken Collins <k****n@m****t> over 8 years ago
f333449e Demonstrate and test how expression indexes work. Ken Collins <k****n@m****t> over 8 years ago
e3aa7f7b Test `supports_partial_index?`. Ken Collins <k****n@m****t> over 8 years ago
62b1a6f5 Enable `supports_index_sort_order?` and test it. Ken Collins <k****n@m****t> almost 9 years ago
5986c0f2 Add Gratipay [ci skip] Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
277c6560 Add TinyTDS as a runtime dependency. (#566) Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
a0dbdc7c Use SQL Server vNext CTP 1.3 (#565) Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
35fffa36 Update CHANGELOG. Prepare for v5.0.4 Ken Collins <k****n@m****t> almost 9 years ago
1a248d8b Handle using transactions and resetting isolation level correctly when `READ_... Michael Morris <m****s@g****m>
Committed by: Ken Collins <k****n@m****t>
almost 9 years ago
36dafe08 Ensure datetimeoffset maintains offset. Ken Collins <k****n@m****t> almost 9 years ago
8d1da5bc Fix Misc `datetimeoffset` Bugs (#559) Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
3cee83ca Pass the `:contained` option to TinyTDS. Fixes #527 Ken Collins <k****n@m****t> almost 9 years ago
6f4b3917 Prepare for v5.0.3. Ken Collins <k****n@m****t> almost 9 years ago
9bdc6b71 The `user_options` parsing. Works for hash/array. Fixes #535 Ken Collins <k****n@m****t> almost 9 years ago
dc526c11 Reduce view information reflection to per table vs. column. Fixes #552 Ken Collins <k****n@m****t> almost 9 years ago
6c82adb7 Test Ruby 2.4.0. Ken Collins <k****n@m****t> almost 9 years ago
73b4e09a Prepare for v5.0.2 Ken Collins <k****n@m****t> almost 9 years ago
b4d59924 Microsoft SQL Server vNext (CTP1.2) Ken Collins <k****n@m****t> almost 9 years ago
6e067c6b Use "Microsoft SQL Server vNext (CTP1.1) - 14.0.100.187 (X64)"" Ken Collins <k****n@m****t> almost 9 years ago
f76df0b8 Add Dependency Status Badge [ci skip] Rails SQL Server <h****r@a****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
f1065a5f [Rails5] Notes [ci skip] Ken Collins <k****n@m****t> almost 9 years ago
3a68ac37 [Rails5] Support 2014, 2012 drop table statement. Ken Collins <k****n@m****t> almost 9 years ago
8d61d9d1 Appveyor bcrypt test. Ken Collins <k****n@m****t> almost 9 years ago
7ea658d8 Appveyor test for bcrypt. Ken Collins <k****n@m****t> almost 9 years ago
46cd30d4 [Rails5] Install bcrypt for all platforms. Ken Collins <k****n@m****t> almost 9 years ago
d972584b [Rails5] Update docs and TDSVER Ken Collins <k****n@m****t> almost 9 years ago
b50dfb74 [Rails5] Remove notes [ci skip] Ken Collins <k****n@m****t> almost 9 years ago
6a18ffd5 [Rails5] Put coerced test in right place. Ken Collins <k****n@m****t> almost 9 years ago
18f2381f [Rails5] Fix coerced test. Ken Collins <k****n@m****t> almost 9 years ago
ffa4ff38 Use non-random Minitest just like Rails core. Ken Collins <k****n@m****t> almost 9 years ago
4ae77fec [Rails5] Do not use verbose TESTOPTS Ken Collins <k****n@m****t> almost 9 years ago
147c42c3 [Rails5] Open up full test suite. Ken Collins <k****n@m****t> almost 9 years ago
ca1babf4 [Rails5] Ensure quoted literals are frozen. Ken Collins <k****n@m****t> almost 9 years ago
4f493b69 [Rails5] Fix connection spid test. Ken Collins <k****n@m****t> almost 9 years ago
08d596b2 [Rails5] Fall back to nvarchar for sp_executesql. Ken Collins <k****n@m****t> almost 9 years ago
57358e18 [Rails5] Coerce a few tests with no change due to ambigious datetime nsec quo... Ken Collins <k****n@m****t> almost 9 years ago
9914ef13 [Rails5] Coerce test with offset and no limit. Ken Collins <k****n@m****t> almost 9 years ago
dfc1f71e [Rails5] Pass a few `Migration::ColumnsTest` examples. Ken Collins <k****n@m****t> almost 9 years ago
a33caff9 [Rails5] Fix coerced test. Ken Collins <k****n@m****t> almost 9 years ago
22ed6150 [Rails5] Simplify Date/Time Types. Ken Collins <k****n@m****t> almost 9 years ago
fb99e749 [Rails5] Better @spid handling? Ken Collins <k****n@m****t> almost 9 years ago
95358964 [Rails5] BasicsTest#test_preserving_time_objects_with_time_with_zone_conversi... Ken Collins <k****n@m****t> almost 9 years ago
66b7f1e7 [Rails5] Ignore EagerAssociationTest with specific SQL Server condition. Ken Collins <k****n@m****t> almost 9 years ago
9c060055 [Rails5] Coerce test with non-SQLServer || operator. Ken Collins <k****n@m****t> almost 9 years ago
dda13b91 [Rails5] Coerce schema dump for unquoted default. Ken Collins <k****n@m****t> almost 9 years ago
b689b037 [Rails5] Patch up exists? distinct 1 as one queries. Ken Collins <k****n@m****t> almost 9 years ago
a7860ccf [Rails5] Coerce HAVING queries. Ken Collins <k****n@m****t> almost 9 years ago
969c18fe [Rails5] Avoid un-needed collation dumps. Ken Collins <k****n@m****t> almost 9 years ago
fdaa64c8 [Rails5] Do not output column collation in schema when same as database. Ken Collins <k****n@m****t> almost 9 years ago
0c403d6f [Rails5] Pass MigrationTest#test_filtering_migrations. Ken Collins <k****n@m****t> almost 9 years ago
56683dd2 [Rails5] SQL Server does decimal sans scale vs BigInt. Ken Collins <k****n@m****t> almost 9 years ago
524e8aea [Rails5] SQL Server does decimal sans scale vs BigInt. Ken Collins <k****n@m****t> almost 9 years ago
ab3413e7 [Rails5] Fix `test_date_with_string_value` test. Ken Collins <k****n@m****t> almost 9 years ago
25baf891 [Rails5] Coerce LENGTH function-based test to LEN. Ken Collins <k****n@m****t> almost 9 years ago

← Back to repository