Brian Lopez
|
5f81996122
|
fixes for 1.9
|
2010-08-02 02:07:11 -07:00 |
Brian Lopez
|
fc6c24a20c
|
add support for configuring which timezone Time objects should be created in
|
2010-08-02 01:20:03 -07:00 |
Brian Lopez
|
36c243be71
|
Add cascading options hash at Mysql2::Client.default_query_options, which can be overridden by passing options to Mysql2::Client#query and/or Mysql2::Result#each
Tune up specs, benchmarks and AR adapter to conform
|
2010-08-01 20:20:48 -07:00 |
Aaron Patterson
|
a265d36571
|
spec helper is in the load path, so no need for expand_path funny business
|
2010-07-06 15:41:44 -07:00 |
Aaron Patterson
|
04b9fe17cc
|
made extension more rake-compiler friendly, made the spec task depend on "compile"
|
2010-06-30 08:20:42 +08:00 |
Brian Lopez
|
d4beaf3059
|
apply proper fix for timezone support, and fix specs accordingly
|
2010-06-08 15:16:37 -07:00 |
Brian Lopez
|
c7e9ecdcbd
|
fix timezone handling in the AR adapter
|
2010-06-01 11:17:59 -07:00 |
Brian Lopez
|
46021b9351
|
fix boolean casts
|
2010-05-10 01:18:05 -07:00 |
Brian Lopez
|
6e977f756f
|
add casting support in the AR driver specifically for handling default column values - this is a temporary (but working) fix as I'm looking into how I can do this in C
|
2010-05-07 00:21:54 -07:00 |
Brian Lopez
|
1c9e94f7e9
|
add initial ActiveRecord driver
|
2010-04-15 00:56:51 -07:00 |