| Commit message (Expand) | Author | Age | Files | Lines |
| * | removed the dependency of ANSICompiler on SQLEngine. you can now make ANSICo... | Mike Bayer | 2006-03-04 | 1 | -2/+2 |
| * | initial table reflection support courtesy Andrija Zaric | Mike Bayer | 2006-03-04 | 1 | -1/+62 |
| * | tentative fix for oracle row_number over syntax | Mike Bayer | 2006-02-24 | 1 | -1/+2 |
| * | fixed FLOAT type | Mike Bayer | 2006-02-14 | 1 | -0/+1 |
| * | tweak to oracle limit/offset to not put ora_rn in the select list | Mike Bayer | 2006-02-14 | 1 | -1/+1 |
| * | fixes mostly to get the important unit tests to run for Oracle, boxesw withou... | Mike Bayer | 2006-02-14 | 1 | -1/+7 |
| * | streamlined engine.schemagenerator and engine.schemadropper methodology | Mike Bayer | 2006-02-11 | 1 | -4/+7 |
| * | got oracle LIMIT/OFFSET to use row_number() syntax | Mike Bayer | 2006-02-05 | 1 | -4/+16 |
| * | Rick Morrison's patch adding Smallint, Date, and Time support ! | Mike Bayer | 2006-02-04 | 1 | -0/+10 |
| * | copyright->2005,2006 | Mike Bayer | 2006-01-03 | 1 | -1/+1 |
| * | rowid->oid | Mike Bayer | 2006-01-02 | 1 | -1/+1 |
| * | license switch | Mike Bayer | 2005-12-31 | 1 | -13/+2 |
| * | catching up oracle to current, some tweaks to unittests to work better with o... | Mike Bayer | 2005-12-30 | 1 | -7/+12 |
| * | fix to oracle function select, users table in test should be non-sequence | Mike Bayer | 2005-12-17 | 1 | -2/+5 |
| * | refactoring of execution path, defaults, and treatment of different paramstyles | Mike Bayer | 2005-12-17 | 1 | -2/+1 |
| * | factored "sequence" execution in postgres in oracle to be generalized to the ... | Mike Bayer | 2005-12-16 | 1 | -17/+12 |
| * | added rudimentary support for limit and offset (with the hack version in oracle) | Mike Bayer | 2005-12-07 | 1 | -0/+22 |
| * | primary_keys => primary_key | Mike Bayer | 2005-12-04 | 1 | -2/+2 |
| * | refactorings to sql generation, unions, engine location | Mike Bayer | 2005-12-03 | 1 | -2/+2 |
| * | migrated __ALL__ to __all__, oops, and reworked module | Mike Bayer | 2005-11-30 | 1 | -1/+1 |
| * | mysql somewhat present | Mike Bayer | 2005-11-27 | 1 | -1/+1 |
| * | got round trip for multiple priamry keys to work with table create/reflection... | Mike Bayer | 2005-11-26 | 1 | -2/+2 |
| * | moving sqlite filename into named options | Mike Bayer | 2005-11-05 | 1 | -0/+9 |
| * | (no commit message) | Mike Bayer | 2005-10-27 | 1 | -2/+4 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -2/+2 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -1/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -7/+6 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -3/+2 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -15/+20 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -2/+2 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -0/+3 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -1/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -1/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -15/+20 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -4/+2 |
| * | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -12/+33 |
| * | sequences, oracle | Mike Bayer | 2005-10-23 | 1 | -4/+103 |
| * | (no commit message) | Mike Bayer | 2005-09-17 | 1 | -7/+6 |
| * | (no commit message) | Mike Bayer | 2005-07-16 | 1 | -4/+4 |
| * | ramping up | Mike Bayer | 2005-07-07 | 1 | -0/+18 |
| * | Initial revision | Mike Bayer | 2005-07-01 | 1 | -0/+62 |