Nikhil Benesch
|
0bf4044b74
|
Add 'avg' aggregate function
The 'AVG' aggregate function is specified in the SQL standard and
supported by MySQL, PostgreSQL, and SQLite. Include tests, too.
|
2014-01-19 15:38:59 -05:00 |
|
Luigy Leon
|
6f967003d4
|
Failing test for #108
|
2013-11-23 12:10:01 -05:00 |
|
Tim Griesser
|
b20c6c3f8e
|
swapping in bluebird, some promise cleanup
|
2013-10-27 22:34:58 -04:00 |
|
Tim Griesser
|
0ae10c3236
|
fixing query ordering in tests
|
2013-09-13 18:48:28 -04:00 |
|
Tim Griesser
|
1a47485d33
|
integration tests are workinggit st
|
2013-09-12 13:30:47 -04:00 |
|
Tim Griesser
|
48563dfd31
|
sqlite3 mostly working except for the schema things
|
2013-09-12 01:00:44 -04:00 |
|
Tim Griesser
|
634f4751a1
|
mysql and pg are mostly working, now onto sqlite3
|
2013-09-11 23:36:55 -04:00 |
|