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
dbdc676a Coercing a group of tests. Ken Collins <k****n@m****t> almost 11 years ago
3177e674 Allow coerced tests to be a Regexp. Ken Collins <k****n@m****t> almost 11 years ago
f92f02bd ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest Ken Collins <k****n@m****t> almost 11 years ago
dc0b0cbf Update to latest Guard and how we coerce tests. Ken Collins <k****n@m****t> almost 11 years ago
e53d7c5a Coerce all TypeLookupTest like PostgreSQLAdapter. We have our own. Ken Collins <k****n@m****t> almost 11 years ago
e429ecc2 The number of rows provided for a FETCH clause must be greater then zero Ken Collins <k****n@m****t> almost 11 years ago
fbd8a6e6 Fixed `The ORDER BY clause is invalid in views...` Ken Collins <k****n@m****t> almost 11 years ago
50ac80dc Consistent test ENV names with Rakefile. Ken Collins <k****n@m****t> almost 11 years ago
7c8cf334 New way to coerce tests. Always after AR. Ken Collins <k****n@m****t> almost 11 years ago
da151987 Coerced tests are back! Ken Collins <k****n@m****t> almost 11 years ago
a1afe1ac Do not evaluate equality operator for numbers. Ken Collins <k****n@m****t> almost 11 years ago
89211bf8 Fix `ORDER BY items must appear in the select list if SELECT DISTINCT` Ken Collins <k****n@m****t> almost 11 years ago
0339e8eb Make ENV vars use common prefix with different name sufffix. Ken Collins <k****n@m****t> almost 11 years ago
101b023a ActiveRecord's test files need to be sorted. Ken Collins <k****n@m****t> almost 11 years ago
f13fdd57 Use book style spacing. Read paragraphs. Ken Collins <k****n@m****t> almost 11 years ago
cc18565c Remove old DB reflection constants. Ken Collins <k****n@m****t> almost 11 years ago
14c8e499 Note about `activity_stats` removal. Ken Collins <k****n@m****t> almost 11 years ago
260acf26 Remove mini-shoulda. Ken Collins <k****n@m****t> almost 11 years ago
9367e94a Badges. Ken Collins <k****n@m****t> almost 11 years ago
5bc019e4 Fixed bugs exposed by core ActiveRecord tests. Ken Collins <k****n@m****t> almost 11 years ago
dfb8458f Fixed bugs exposed by core ActiveRecord tests. Ken Collins <k****n@m****t> almost 11 years ago
5acebb3c Move rake path helpers to their own file. Run entire AR suite now. Ken Collins <k****n@m****t> almost 11 years ago
3952f40e Try like hell to find a tables PK. Ken Collins <k****n@m****t> almost 11 years ago
c7cd2935 EXPLAIN it to them! Ken Collins <k****n@m****t> almost 11 years ago
5a0ffa6f Move test for quoted [schem].table into other test. Ken Collins <k****n@m****t> almost 11 years ago
82ce211a Transaction test with coerced to folder. Ken Collins <k****n@m****t> almost 11 years ago
483210ed Remove sold dead weight. Ken Collins <k****n@m****t> almost 11 years ago
4e5dbff8 Schema specific test done. Ken Collins <k****n@m****t> almost 11 years ago
04f22a1e More cleanup. Ken Collins <k****n@m****t> almost 11 years ago
ab34f08c UUID now passing with real type. Ken Collins <k****n@m****t> almost 11 years ago
54254f95 Prepare whitespace for UUID. Ken Collins <k****n@m****t> almost 11 years ago
29b6cc7e Indendt more for UUID prep. Ken Collins <k****n@m****t> almost 11 years ago
25ac8329 Indent a bit and prepare for UUID type. Ken Collins <k****n@m****t> almost 11 years ago
3baaffee Remove #columns_for_distinct since abstract default is same. Ken Collins <k****n@m****t> almost 11 years ago
aedc3e26 Growing up. Only we say if a type is valid. Abstract is always true. Ken Collins <k****n@m****t> almost 11 years ago
001e7236 Make sure all datatypes can dump to and from. Ken Collins <k****n@m****t> almost 11 years ago
7c2fabb3 Make sure basic Rails types match up in schema statements. Ken Collins <k****n@m****t> almost 11 years ago
b59081e9 Follow Rails convention and remove varying character default limits. Ken Collins <k****n@m****t> almost 11 years ago
17eaddc7 Missing files from last commit. Ken Collins <k****n@m****t> almost 11 years ago
e88c19fc Schema dumping for the win! Ken Collins <k****n@m****t> almost 11 years ago
1a910990 Locking now done. Ken Collins <k****n@m****t> almost 11 years ago
59e3e064 Order all green. Ken Collins <k****n@m****t> almost 11 years ago
ad66f64c FETCH can not happen with this lying around. Ken Collins <k****n@m****t> almost 11 years ago
10c1a1eb Migrations test. Ken Collins <k****n@m****t> almost 11 years ago
aaea46c3 Better tables for us. Always use `sst_` prefix. Ken Collins <k****n@m****t> almost 11 years ago
aabba93f Exec proc test. Ken Collins <k****n@m****t> almost 11 years ago
82244bad This test passes anyway. Ken Collins <k****n@m****t> almost 11 years ago
29564fed Allow rake to run ActiveRecord test case(s). Ken Collins <k****n@m****t> almost 11 years ago
9a40ffb8 Finish database statement tests. Ken Collins <k****n@m****t> almost 11 years ago
0a71327a Connection tests! Ken Collins <k****n@m****t> almost 11 years ago
5a5dd78d Move all coerced tests to a new dir. Ken Collins <k****n@m****t> almost 11 years ago
6ca1afad Remove dead model. Ken Collins <k****n@m****t> almost 11 years ago
3fb340c6 Stronger better default values. Views working too! Ken Collins <k****n@m****t> almost 11 years ago
981087b8 Use object identifier more often. Ken Collins <k****n@m****t> almost 11 years ago
8243ee56 Remove #activity_stats, easy to add for another gem or per user if needed. Ken Collins <k****n@m****t> almost 11 years ago
aa535839 More tests passing. Standardize SchemaCache in/out policy. Ken Collins <k****n@m****t> almost 11 years ago
f8c7fe55 Refactor views test indentation. Ken Collins <k****n@m****t> almost 11 years ago
fac18b5d Fix database statements tests. Ken Collins <k****n@m****t> almost 11 years ago
ea1bd824 Fixing disable referential integrity tests. Ken Collins <k****n@m****t> almost 11 years ago
15e15840 Few more base tests passing. Ken Collins <k****n@m****t> almost 11 years ago
6100d23a Fix schema cache and lowercase schema setting. Ken Collins <k****n@m****t> almost 11 years ago
579d57ca Fix date formats in other language tests. Ken Collins <k****n@m****t> almost 11 years ago
e530d4b0 Allow FOCUS_TEST env to be multiple files for guard. Ken Collins <k****n@m****t> almost 11 years ago
b3644008 Remove no-op quoting of datetime in cast object. Ken Collins <k****n@m****t> almost 11 years ago
74cb8d49 Removed various version and inspection methods. They include: Ken Collins <k****n@m****t> almost 11 years ago
8a8e7702 Start work on abstract test passage. Ken Collins <k****n@m****t> almost 11 years ago
3b34effa Remove native string and type configs. Ken Collins <k****n@m****t> almost 11 years ago
27ab2ca2 Clean up CHANGELOG. Will focus on current minor release only. Ken Collins <k****n@m****t> almost 11 years ago
2554ffe1 Update a few copyright years. Ken Collins <k****n@m****t> almost 11 years ago
d2f1cc9e Update CHANGELOG. Ken Collins <k****n@m****t> almost 11 years ago
c7f6a557 Turn on prepared statements again. Ken Collins <k****n@m****t> almost 11 years ago
fd020b3e New ActiveRecord::Type objects for SQLServer. Ken Collins <k****n@m****t> almost 11 years ago
729db2d2 Consistent with our NS. Use `SQLServer` vs `Sqlserver`. Ken Collins <k****n@m****t> almost 11 years ago
8d07d1b7 New simple 2012 schema. Ken Collins <k****n@m****t> almost 11 years ago
dfa8c582 Add minitest-focus dev dep. Ken Collins <k****n@m****t> almost 11 years ago
caf631b9 Make Fetch Happen! Ken Collins <k****n@m****t> almost 11 years ago
e7c257ad Proper indent for new TinyTDS client args. Rename config helpers with config_... Ken Collins <k****n@m****t> almost 11 years ago
fee1a2d0 Allow Guardfile to focs on a single test due to any change. For Example: Ken Collins <k****n@m****t> almost 11 years ago
3ed20410 Single PORO for decomposing and quoting SQL Server names/identifiers. Ken Collins <k****n@m****t> almost 11 years ago
c14d949a Last few Rakefile cleanups. Ken Collins <k****n@m****t> almost 11 years ago
5b41ff1f Use guard terminal notififier. Ken Collins <k****n@m****t> almost 11 years ago
10aac34f Adding Guard. Terse and un-memoized path helpers. Ken Collins <k****n@m****t> almost 11 years ago
a14ee3ad Move lib/active_record/sqlserver_test_case.rb to test/support/sql_counter_sql... Ken Collins <k****n@m****t> almost 11 years ago
4d2120d7 Move `SqlserverCoercedTest` to `ARTest::Sqlserver::CoercedTest`. Ken Collins <k****n@m****t> almost 11 years ago
8e29cc6b Clean up un-needed requires and test load order. Ken Collins <k****n@m****t> almost 11 years ago
eb6ef075 Move path constants to 'support/paths_sqlserver' with `ARTest::Sqlserver` met... Ken Collins <k****n@m****t> almost 11 years ago
f1812362 Load schema root for SQL Server using new test/support dir. Ken Collins <k****n@m****t> almost 11 years ago
d6085945 Rename 'cases/sqlserver_helper' to our suffix convention 'cases/helper_sqlser... Ken Collins <k****n@m****t> almost 11 years ago
c590b3b9 Remove all profiles. Will add these back later in a different way. Ken Collins <k****n@m****t> almost 11 years ago
9361188c New CHANGELOG format. Ken Collins <k****n@m****t> almost 11 years ago
215a964f Refactor gemspec and clean up project test deps a bit. Ken Collins <k****n@m****t> almost 11 years ago
89cc8d41 Master is now 4.2.x Ken Collins <k****n@m****t> almost 11 years ago
f8e56f2c Maintainer link. Ken Collins <k****n@m****t> about 11 years ago
f311e4d8 Note about maintainers. Ken Collins <k****n@m****t> about 11 years ago
ab3e4a6b merge Merge pull request #353 from rails-sqlserver/revert-332-master Anna Carey <a****y@g****m> over 11 years ago
fda9e759 Revert "prevent downstream nil exception when view_definition is nil." Anna Carey <a****y@g****m> over 11 years ago
bda0dac8 merge Merge pull request #332 from coldnebo/master Anna Carey <a****y@g****m> over 11 years ago
604083bf merge Merge pull request #345 from bungdonuts/master Anna Carey <a****y@g****m> over 11 years ago
d7a2181f added support for sql server 2014 Bryant Ung <b****g@o****m> over 11 years ago
34d5c731 Relese 4.1.0 version Anna Carey <a****y@g****m> over 11 years ago

← Back to repository