Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 0.2.4... | Mike Bayer | 2006-06-26 | 1 | -1/+1 | |
| | ||||||
* | merged attributes rewrite | Mike Bayer | 2006-06-15 | 1 | -1/+1 | |
| | ||||||
* | 0.2.2 prep, added "pickler" option to Pickle type | Mike Bayer | 2006-06-05 | 1 | -1/+1 | |
| | ||||||
* | 0.2.1 preprel_0_2_1 | Mike Bayer | 2006-05-29 | 1 | -1/+1 | |
| | ||||||
* | 0.2 prep | Mike Bayer | 2006-05-27 | 1 | -1/+1 | |
| | ||||||
* | added 0.1.7 changes to changelog | Mike Bayer | 2006-05-25 | 1 | -1/+1 | |
| | | | | | latest sqlsoup from 0.1.7 s. cazzells fixes to assignmapper, threadlocal | |||||
* | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -1/+1 | |
| | ||||||
* | fixed HAVING/ORDER BY order, 0.1.7 prep | Mike Bayer | 2006-05-05 | 1 | -1/+1 | |
| | ||||||
* | 0.1.6 prep | Mike Bayer | 2006-04-11 | 1 | -1/+1 | |
| | ||||||
* | 0.1.5 prep | Mike Bayer | 2006-03-27 | 1 | -1/+1 | |
| | ||||||
* | refactor to Compiled.get_params() to return new ClauseParameters object, a ↵ | Mike Bayer | 2006-03-13 | 1 | -1/+1 | |
| | | | | | | | | | | | more intelligent bind parameter dictionary that does type conversions late and preserves the unconverted value; used to fix mappers not comparing correct value in post-fetch [ticket:110] removed pre_exec assertion from oracle/firebird regarding "check for sequence/primary key value" fix to Unicode type to check for null, fixes [ticket:109] create_engine() now uses genericized parameters; host/hostname, db/dbname/database, password/passwd, etc. for all engine connections fix to select([func(column)]) so that it creates a FROM clause to the column's table, fixes [ticket:111] doc updates for column defaults, indexes, connection pooling, engine params unit tests for the above bugfixes | |||||
* | its release timerel_0_1_3 | Mike Bayer | 2006-03-02 | 1 | -1/+1 | |
| | ||||||
* | fix to silent "recursive" bug in schema getattr that was somehow running ↵rel_0_1_2 | Mike Bayer | 2006-02-24 | 1 | -1/+1 | |
| | | | | only 994 times | |||||
* | release timerel_0_1_1 | Mike Bayer | 2006-02-23 | 1 | -1/+1 | |
| | ||||||
* | 0.1.0 | Mike Bayer | 2006-02-14 | 1 | -1/+1 | |
| | ||||||
* | verbiage edits | Mike Bayer | 2006-02-04 | 1 | -52/+17 | |
| | ||||||
* | added the README to the description | Mike Bayer | 2006-01-08 | 1 | -2/+62 | |
| | ||||||
* | mit license | Mike Bayer | 2006-01-08 | 1 | -1/+1 | |
| | ||||||
* | license switch | Mike Bayer | 2005-12-31 | 1 | -1/+1 | |
| | ||||||
* | url change | Mike Bayer | 2005-12-29 | 1 | -1/+1 | |
| | ||||||
* | easyinstall build | Mike Bayer | 2005-10-27 | 1 | -12/+17 | |
| | ||||||
* | ramping up | Mike Bayer | 2005-07-07 | 1 | -0/+21 | |