2007-03-27 |
Mike Bayer | - some logging cleanup |
commit | commitdiff | tree |
2007-03-27 |
Mike Bayer | - preliminary support for unicode table and column... |
commit | commitdiff | tree |
2007-03-27 |
Rick Morrison | msssql: more unit tests now pass |
commit | commitdiff | tree |
2007-03-26 |
Mike Bayer | - improved/fixed custom collection classes when giving... |
commit | commitdiff | tree |
2007-03-24 |
Mike Bayer | - column labels are now generated in the compilation... |
commit | commitdiff | tree |
2007-03-23 |
Mike Bayer | cleanup continued rel_0_3_6 |
commit | commitdiff | tree |
2007-03-23 |
Mike Bayer | various cleanup, docs and things, getting ready for... |
commit | commitdiff | tree |
2007-03-22 |
Mike Bayer | documenting generative methods on query |
commit | commitdiff | tree |
2007-03-22 |
Mike Bayer | - MetaData can bind to an engine either via "url" or... |
commit | commitdiff | tree |
2007-03-22 |
Mike Bayer | dan's latest patch for session.identity_key() |
commit | commitdiff | tree |
2007-03-22 |
Mike Bayer | - CLOB type descends from TEXT so it goes to the dialec... |
commit | commitdiff | tree |
2007-03-22 |
Mike Bayer | - added explicit MSTimeStamp type which takes effect... |
commit | commitdiff | tree |
2007-03-21 |
Mike Bayer | - slightly better support for bind params as column... |
commit | commitdiff | tree |
2007-03-20 |
Mike Bayer | contextual_connection() -> contextual_connect() [ticke... |
commit | commitdiff | tree |
2007-03-20 |
Mike Bayer | the "tack on the leftover tasks at the end" step of... |
commit | commitdiff | tree |
2007-03-19 |
Mike Bayer | - many-to-many table will be properly handled even... |
commit | commitdiff | tree |
2007-03-19 |
Rick Morrison | mssql: now passes still more unit tests, [ticket:481] |
commit | commitdiff | tree |
2007-03-18 |
Mike Bayer | - added db modules to genned docstrings |
commit | commitdiff | tree |
2007-03-18 |
Mike Bayer | - check for tables in the primaryjoin/secondaryjoin... |
commit | commitdiff | tree |
2007-03-18 |
Rick Morrison | mssql: cleanup of module importing code; specifiable... |
commit | commitdiff | tree |
2007-03-18 |
Rick Morrison | mssql: optionally use VARCHAR(max) instead of TEXT... |
commit | commitdiff | tree |
2007-03-17 |
Mike Bayer | - flush fixes on self-referential relationships that... |
commit | commitdiff | tree |
2007-03-17 |
Mike Bayer | css tag |
commit | commitdiff | tree |
2007-03-17 |
Mike Bayer | integrated docutils formatting into generated documenta... |
commit | commitdiff | tree |
2007-03-17 |
Mike Bayer | merged mako doc generation branch |
commit | commitdiff | tree |
2007-03-16 |
Mike Bayer | - added a catchall **kwargs to MSString, to help reflec... |
commit | commitdiff | tree |
2007-03-15 |
Mike Bayer | "alltests" runners call testbase.main(), which takes... |
commit | commitdiff | tree |
2007-03-15 |
Mike Bayer | literals in PassiveDefault require text() |
commit | commitdiff | tree |
2007-03-15 |
Rick Morrison | MSSQL now passes still more unit tests [ticket:481] |
commit | commitdiff | tree |
2007-03-15 |
Rick Morrison | fix CASE statement when else_ is zero |
commit | commitdiff | tree |
2007-03-14 |
Mike Bayer | - eager loading will not "aliasize" "order by" clauses... |
commit | commitdiff | tree |
2007-03-13 |
Mike Bayer | - added a handy multi-use "identity_key()" method to... |
commit | commitdiff | tree |
2007-03-13 |
Mike Bayer | some docs |
commit | commitdiff | tree |
2007-03-13 |
Mike Bayer | some formatting |
commit | commitdiff | tree |
2007-03-11 |
Mike Bayer | - for hackers, refactored the "visitor" system of Claus... |
commit | commitdiff | tree |
2007-03-10 |
Mike Bayer | - oracle: |
commit | commitdiff | tree |
2007-03-10 |
Mike Bayer | - Query has add_entity() and add_column() generative... |
commit | commitdiff | tree |
2007-03-10 |
Mike Bayer | - the full featureset of the SelectResults extension... |
commit | commitdiff | tree |
2007-03-09 |
Mike Bayer | cleanup of reversed |
commit | commitdiff | tree |
2007-03-08 |
Mike Bayer | - fixed usage of 2.4-only "reversed" in topological... |
commit | commitdiff | tree |
2007-03-07 |
Mike Bayer | - fixed use_alter flag on ForeignKeyConstraint [ticket... |
commit | commitdiff | tree |
2007-03-07 |
Mike Bayer | - options() method on SelectResults now implemented... |
commit | commitdiff | tree |
2007-03-06 |
Mike Bayer | need an "alias()" on map to a select |
commit | commitdiff | tree |
2007-03-06 |
Mike Bayer | decorated ImportError thrown when the <database>:/... |
commit | commitdiff | tree |
2007-03-06 |
Mike Bayer | added "enable_typechecks=True" flag on relation so... |
commit | commitdiff | tree |
2007-03-05 |
Mike Bayer | - added concept of 'require_embedded' to corresponding_... |
commit | commitdiff | tree |
2007-03-05 |
Mike Bayer | - put an aggressive check for "flushing object A with... |
commit | commitdiff | tree |
2007-03-04 |
Mike Bayer | dont continue remote table if warning |
commit | commitdiff | tree |
2007-03-03 |
Mike Bayer | "modernized" polymorph test, name change to "test_round... |
commit | commitdiff | tree |
2007-03-03 |
Mike Bayer | - bindparam() names are now repeatable! specify two |
commit | commitdiff | tree |
2007-03-03 |
Mike Bayer | cleanup; removed "separate foreign key" tests, polymorp... |
commit | commitdiff | tree |
2007-03-02 |
Mike Bayer | - added "fold_equivalents" argument to Join.select... |
commit | commitdiff | tree |
2007-03-01 |
Mike Bayer | - use_labels flag on select() wont auto-create labels... |
commit | commitdiff | tree |
2007-02-28 |
Mike Bayer | added a unit test for nested session transactions |
commit | commitdiff | tree |
2007-02-28 |
Mike Bayer | a generating testcase that tests a three-level inherita... |
commit | commitdiff | tree |
2007-02-28 |
Mike Bayer | this test works with both one to many and many to one... |
commit | commitdiff | tree |
2007-02-27 |
Mike Bayer | - fixed function execution with explicit connections... |
commit | commitdiff | tree |
2007-02-25 |
Mike Bayer | migrated (most) docstrings to pep-257 format, docstring... |
commit | commitdiff | tree |
2007-02-25 |
Mike Bayer | - more fixes to polymorphic relations, involving proper... |
commit | commitdiff | tree |
2007-02-25 |
Mike Bayer | fix typo |
commit | commitdiff | tree |
2007-02-24 |
Mike Bayer | - added "refresh-expire" cascade [ticket:492] |
commit | commitdiff | tree |
2007-02-24 |
Mike Bayer | - correlated subqueries work inside of ORDER BY, GROUP BY |
commit | commitdiff | tree |
2007-02-23 |
Mike Bayer | - exists() becomes useable as a standalone selectable... |
commit | commitdiff | tree |
2007-02-22 |
Mike Bayer | - a full select() construct can be passed to query... |
commit | commitdiff | tree |
2007-02-22 |
Mike Bayer | restored sequence back, needed by PG for the unit test rel_0_3_5 |
commit | commitdiff | tree |
2007-02-22 |
Mike Bayer | - added selectfirst(), selectfirst_by() to assign_mappe... |
commit | commitdiff | tree |
2007-02-22 |
Mike Bayer | added collengths to use varchar instead of TEXT |
commit | commitdiff | tree |
2007-02-21 |
Mike Bayer | - removed deprecated method of specifying custom collec... |
commit | commitdiff | tree |
2007-02-21 |
Mike Bayer | formatting fix |
commit | commitdiff | tree |
2007-02-21 |
Mike Bayer | formatting/cleanup |
commit | commitdiff | tree |
2007-02-21 |
Mike Bayer | - eager relation loading bug fixed for eager relation... |
commit | commitdiff | tree |
2007-02-21 |
Rick Morrison | Tested with pymssql 0.8.0 |
commit | commitdiff | tree |
2007-02-20 |
Mike Bayer | fix to the fix for [ticket:454], prevent other mappers... |
commit | commitdiff | tree |
2007-02-20 |
Mike Bayer | - added "contains_alias()" option for result set mappin... |
commit | commitdiff | tree |
2007-02-20 |
Mike Bayer | - added "alias" argument to contains_eager(). use... |
commit | commitdiff | tree |
2007-02-20 |
Mike Bayer | - moved SynonymProperty to interfaces, since its more... |
commit | commitdiff | tree |
2007-02-19 |
Rick Morrison | (no commit message) |
commit | commitdiff | tree |
2007-02-19 |
Mike Bayer | removed not-always-applicable check for "polymorphic_id... |
commit | commitdiff | tree |
2007-02-19 |
Mike Bayer | - documented foreign_keys argument |
commit | commitdiff | tree |
2007-02-19 |
Mike Bayer | reverted unit test change |
commit | commitdiff | tree |
2007-02-19 |
Mike Bayer | - oracle issues a log warning when a related table... |
commit | commitdiff | tree |
2007-02-18 |
Rick Morrison | Completed previously missed patches from tickets 422... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - modified patch for [ticket:379] - detecting synonyms... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - fixes to tometadata() operation to propigate Constrai... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - fixed generation of CHECK constraints on columns... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - extension() query option propigates to Mapper._instan... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - moved change for [ticket:466] to ansisql, since thats... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | added PGInet type [ticket:444] |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - added a Sequence to the unicode test tables to help... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | [ticket:463] fix to OrderedSet |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | commented out ImportError for now; will issue new ticke... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - fixed oracle list of binary types to check for their... |
commit | commitdiff | tree |
2007-02-17 |
Mike Bayer | - small fix to BoundMetaData to accept unicode or strin... |
commit | commitdiff | tree |
2007-02-16 |
Rick Morrison | better MSSSQL support for implicit sequences and auto... |
commit | commitdiff | tree |
2007-02-16 |
Rick Morrison | Fix Fix for adodbapi bug introduced by ticket 419 |
commit | commitdiff | tree |
2007-02-16 |
Rick Morrison | Func rewrite for better unittest compatibility |
commit | commitdiff | tree |
2007-02-15 |
Mike Bayer | dont do RAWTOHEX on None |
commit | commitdiff | tree |
2007-02-15 |
Mike Bayer | - some cleanup to the unitofwork test suite (needs... |
commit | commitdiff | tree |
2007-02-15 |
Rick Morrison | revert old unittest patch for MSSQL |
commit | commitdiff | tree |
2007-02-15 |
Rick Morrison | MSSSQL is now passing unit tests (well, some) thanks... |
commit | commitdiff | tree |
next |