| 2009-01-12 |
Mike Bayer | *more* sqlite appeasement |
commit | commitdiff | tree | snapshot |
| 2009-01-12 |
Mike Bayer | mysql/pg sensitive fixes |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Mike Bayer | don't INSERT a blank row if no rows passed. (breaks... |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Mike Bayer | NotSupportedError is a DBAPI wrapper which takes four... |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Mike Bayer | added an order by |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Mike Bayer | - Concrete inheriting mappers now instrument attributes... |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Michael Trier | Corrected SAVEPOINT support on the adodbapi dialect... |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Michael Trier | Modified the do_begin handling in mssql to use the... |
commit | commitdiff | tree | snapshot |
| 2009-01-11 |
Mike Bayer | - 0.5.1 bump |
commit | commitdiff | tree | snapshot |
| 2009-01-10 |
Mike Bayer | clarified docs on foreign key cascades, mapper extensio... |
commit | commitdiff | tree | snapshot |
| 2009-01-08 |
Mike Bayer | query.delete(False) is not so bad |
commit | commitdiff | tree | snapshot |
| 2009-01-08 |
Ants Aasma | Added the missing keywords from MySQL 4.1 so they get... |
commit | commitdiff | tree | snapshot |
| 2009-01-07 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2009-01-06 |
Jason Kirtland | Formatting fixups |
commit | commitdiff | tree | snapshot |
| 2009-01-06 |
Mike Bayer | doh its 0.5.0 |
commit | commitdiff | tree | snapshot |
| 2009-01-06 |
Mike Bayer | move memusage to the isolation chamber rel_0_5_0 |
commit | commitdiff | tree | snapshot |
| 2009-01-06 |
Mike Bayer | - removed 2.3 compat stuff |
commit | commitdiff | tree | snapshot |
| 2009-01-06 |
Mike Bayer | next release is 0.5.0 |
commit | commitdiff | tree | snapshot |
| 2009-01-06 |
Mike Bayer | - query.join() raises an error when the target of the... |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Michael Trier | Forgot to sqash a commit. Follow up on mssql dates... |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Michael Trier | mssql date / time refactor. |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Mike Bayer | made the "you passed a non-aliased selectable" warning... |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Mike Bayer | - property.of_type() is now recognized on a single... |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Mike Bayer | if at first you don't succeed, fail, fail again |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Mike Bayer | assume table.schema, not None, when constraint reflecti... |
commit | commitdiff | tree | snapshot |
| 2009-01-05 |
Mike Bayer | - Generalized the IdentityManagedState._instance_dict... |
commit | commitdiff | tree | snapshot |
| 2009-01-04 |
Michael Trier | Corrected a few docs and didn't realize we put pyodbc... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | docstrings for the hated fold_equivalents argument... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | added teardown_instance() to complement setup_instance(). |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | - query.order_by() accepts None which will remove any... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | added the significant test for #1247 |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | Corrected an issue on mssql where Numerics would not... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | added order_by test coverage as per [ticket:1218] |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | one more typo |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | fixed critical errors in assocationproxy docs while... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | - Fixed bug which was preventing out params of certain... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | identified the SQLite changes which affect default... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | Added a note about mssql compatibility levels. |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | send a NASA probe to the buildbot |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | Flagged two versioning tests as failing on MSSQL. The... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | sqlite tests run fine locally but the buildbot seems... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | Some of the ordering fixes messed up MySQL. This should... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | Modified DefaultTest in order to get passage on mssql... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | Excluded another failing test from the mssql dialect. |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Mike Bayer | - Fixed some deep "column correspondence" issues which... |
commit | commitdiff | tree | snapshot |
| 2009-01-03 |
Michael Trier | A couple of ordering fixes for the tests. |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | sqlite reflection now stores the actual DefaultClause... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Mike Bayer | - mysql, postgres: "%" signs in text() constructs are... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Swap out text_as_varchar on the mssql dialect for the... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Marked a couple of unicode schema tests as failing... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Mike Bayer | found some more _Function->Function |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Mike Bayer | - sqlalchemy.sql.expression.Function is now a public |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Marked mssql test as failing since it cannot update... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Mapped char_length to the LEN() function for mssql. |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Corrected a UOW DefaultTest for mssql because it requir... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Added ability to use subselects within INSERTS on mssql. |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Specialized trigger tests to accomodate mssql syntax. |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Added note for mssql about using snapshot isolation... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Turned off the implicit transaction behavior of MSSQL. |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Mike Bayer | - Custom comparator classes used in conjunction with |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Modified UOW so that a Row Switch scenario will not... |
commit | commitdiff | tree | snapshot |
| 2009-01-02 |
Michael Trier | Cleanup of r5556. Makes the description_encoding less... |
commit | commitdiff | tree | snapshot |
| 2008-12-31 |
Jonathan Ellis | emacs |
commit | commitdiff | tree | snapshot |
| 2008-12-31 |
Mike Bayer | yes ive been watching the IRC channel. restored setup_... |
commit | commitdiff | tree | snapshot |
| 2008-12-30 |
Mike Bayer | - added an extremely basic illustration of a PostGIS |
commit | commitdiff | tree | snapshot |
| 2008-12-30 |
Michael Trier | Modifications to the mssql dialect in order to to pass... |
commit | commitdiff | tree | snapshot |
| 2008-12-30 |
Michael Trier | Added a new description_encoding attribute on the dialect. |
commit | commitdiff | tree | snapshot |
| 2008-12-30 |
Michael Trier | A few 2.3 cleanup items. |
commit | commitdiff | tree | snapshot |
| 2008-12-29 |
Michael Trier | Added in MSGenericBinary to the mssql dialect tests. |
commit | commitdiff | tree | snapshot |
| 2008-12-29 |
Mike Bayer | - added another usage recipe for contains_eager() |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Mike Bayer | - Added OracleNVarchar type, produces NVARCHAR2,... |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Mike Bayer | - Can pass mapped attributes and column objects as... |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Michael Trier | Added in a new MSGenericBinary type. |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Mike Bayer | - RowProxy objects can be used in place of dictionary... |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Mike Bayer | - Fixed shard_id argument on ShardedSession.execute(). |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Michael Trier | Corrected reflection issue in mssql where include_colum... |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Michael Trier | On MSSQL if a field is part of the primary_key then... |
commit | commitdiff | tree | snapshot |
| 2008-12-28 |
Michael Trier | MSSQL refactoring of BINARY type and addition of MSVarB... |
commit | commitdiff | tree | snapshot |
| 2008-12-27 |
Mike Bayer | - added a full exercising test for all of #946, #947... |
commit | commitdiff | tree | snapshot |
| 2008-12-27 |
Mike Bayer | - Added a mutex for the initial pool creation when |
commit | commitdiff | tree | snapshot |
| 2008-12-27 |
Mike Bayer | - Added ScopedSession.is_active accessor. [ticket:976] |
commit | commitdiff | tree | snapshot |
| 2008-12-27 |
Mike Bayer | - NullPool supports reconnect on failure behavior. |
commit | commitdiff | tree | snapshot |
| 2008-12-26 |
Mike Bayer | - Reflected foreign keys will properly locate |
commit | commitdiff | tree | snapshot |
| 2008-12-26 |
Mike Bayer | fix imports for index reflection unit test |
commit | commitdiff | tree | snapshot |
| 2008-12-24 |
Michael Trier | Fixed bugs in sqlalchemy documentation. Closes #1263. |
commit | commitdiff | tree | snapshot |
| 2008-12-24 |
Mike Bayer | - Exceptions raised during compile_mappers() are now |
commit | commitdiff | tree | snapshot |
| 2008-12-23 |
Mike Bayer | use new anonymize style for the public _anonymize as... |
commit | commitdiff | tree | snapshot |
| 2008-12-23 |
Michael Trier | Added MSSQL support for introspecting the default schem... |
commit | commitdiff | tree | snapshot |
| 2008-12-23 |
Mike Bayer | silly negative ID numbers on linux... |
commit | commitdiff | tree | snapshot |
| 2008-12-23 |
Mike Bayer | - Added Index reflection support to Postgres, using a |
commit | commitdiff | tree | snapshot |
| 2008-12-23 |
Michael Trier | Merge branch 'collation' |
commit | commitdiff | tree | snapshot |
| 2008-12-23 |
Mike Bayer | - Columns can again contain percent signs within their |
commit | commitdiff | tree | snapshot |
| 2008-12-22 |
Michael Trier | Major refactoring of the MSSQL dialect. Thanks zzzeek. |
commit | commitdiff | tree | snapshot |
| 2008-12-22 |
Mike Bayer | also check for primaryjoin/secondaryjoin that equates... |
commit | commitdiff | tree | snapshot |
| 2008-12-22 |
Mike Bayer | - CHANGES update |
commit | commitdiff | tree | snapshot |
| 2008-12-21 |
Mike Bayer | - Fixed mysql bug in exception raise when FK columns... |
commit | commitdiff | tree | snapshot |
| 2008-12-21 |
Mike Bayer | fix unittest import |
commit | commitdiff | tree | snapshot |
| 2008-12-21 |
Michael Trier | Pulled callable into testlib because path fixup is... |
commit | commitdiff | tree | snapshot |
| 2008-12-20 |
Michael Trier | Corrected ColumnsTest for mssql's new explicit nullabil... |
commit | commitdiff | tree | snapshot |
| 2008-12-19 |
Mike Bayer | removed the "create_execution_context()" method from... |
commit | commitdiff | tree | snapshot |
| next |