Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - func.count() with no argument emits COUNT(*) | Jason Kirtland | 2008-07-24 | 1 | -1/+11 |
* | - Moved to 2.4+ import syntax (w/ some experimental merge-friendly formatting) | Jason Kirtland | 2008-07-15 | 1 | -2/+3 |
* | factored down exportable_columns/flatten_cols/proxy_column/oid_etc_yada down ... | Mike Bayer | 2008-04-04 | 1 | -1/+0 |
* | - Added generic func.random (non-standard SQL) | Jason Kirtland | 2008-03-25 | 1 | -11/+23 |
* | - some consolidation of tests in select.py, moved | Mike Bayer | 2008-02-01 | 1 | -0/+3 |
* | get most oracle tests in sql working again.... | Mike Bayer | 2007-12-18 | 1 | -1/+4 |
* | - basic framework for generic functions, [ticket:615] | Mike Bayer | 2007-12-05 | 1 | -0/+78 |