2007-07-22 |
Mike Bayer | edits |
commit | commitdiff | tree |
2007-07-22 |
Mike Bayer | edits |
commit | commitdiff | tree |
2007-07-20 |
Mike Bayer | postgres cant do this particular test b.c. the default... rel_0_3_10 |
commit | commitdiff | tree |
2007-07-20 |
Mike Bayer | hopefully resolved all the PG deadlocks occuring here |
commit | commitdiff | tree |
2007-07-20 |
Jason Kirtland | Merged lower case caching, fetching from r2955 |
commit | commitdiff | tree |
2007-07-20 |
Mike Bayer | further adjustment to pool.get |
commit | commitdiff | tree |
2007-07-20 |
Mike Bayer | assert timeout is 3 seconds, not 2 |
commit | commitdiff | tree |
2007-07-20 |
Mike Bayer | - a new mutex that was added in 0.3.9 causes the pool_t... |
commit | commitdiff | tree |
2007-07-19 |
Jason Kirtland | Merged reference fixes from r2986 |
commit | commitdiff | tree |
2007-07-19 |
Jason Kirtland | Better quoting of identifiers when manipulating schemas |
commit | commitdiff | tree |
2007-07-19 |
Mike Bayer | info on db-specific types |
commit | commitdiff | tree |
2007-07-18 |
Mike Bayer | - merged some more of the SessionTransaction connection... |
commit | commitdiff | tree |
2007-07-18 |
Mike Bayer | - foreign key specs can have any chararcter in their... |
commit | commitdiff | tree |
2007-07-17 |
Paul Johnston | Properly escape table names when reflecting for mssql... |
commit | commitdiff | tree |
2007-07-17 |
Jason Kirtland | bind/connectable compat, allow .bind = None |
commit | commitdiff | tree |
2007-07-17 |
Jason Kirtland | Minor cleanups. |
commit | commitdiff | tree |
2007-07-17 |
Jason Kirtland | Be specfic when detecting "no table" exceptions. |
commit | commitdiff | tree |
2007-07-17 |
Jason Kirtland | - Added basic schema reflection coverage to main tests |
commit | commitdiff | tree |
2007-07-17 |
Gaëtan de Menten | - fixed max identifier length on postgres (63) [ticket... |
commit | commitdiff | tree |
2007-07-16 |
Mike Bayer | - fixes for connection bound sessions, connection-bound... |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | fixes rel_0_3_9 |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | fixes |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | spelling error |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - fixed "ambiguous column" result detection, when dupe... |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | updated interval type for [ticket:595] |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - added friendlier error checking for query.get() with... |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | removed prints |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - more docs |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - more docs |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - columns can be overridden in a reflected table with... |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - fixed unicode conversion in Oracle TEXT type |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - converts cx_oracle datetime objects to Python datetim... |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - mod operator '%' produces MOD [ticket:624] |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | - more docs |
commit | commitdiff | tree |
2007-07-15 |
Mike Bayer | more query methods, overhauliung docs for forwards... |
commit | commitdiff | tree |
2007-07-14 |
Mike Bayer | - test module turns warnings into exceptions so they... |
commit | commitdiff | tree |
2007-07-14 |
Mike Bayer | - improved ability to get the "correct" and most minima... |
commit | commitdiff | tree |
2007-07-14 |
Mike Bayer | changed password field length to 15 to fix [ticket... |
commit | commitdiff | tree |
2007-07-14 |
Ants Aasma | rearrange sqlite dialect initialization to be able... |
commit | commitdiff | tree |
2007-07-13 |
Jason Kirtland | Fix setup for standalone sequence test |
commit | commitdiff | tree |
2007-07-13 |
Jason Kirtland | Refinement for r2890, column names should remain unicode. |
commit | commitdiff | tree |
2007-07-13 |
Jason Kirtland | Swap imports order, removed trailing whitespace from... |
commit | commitdiff | tree |
2007-07-13 |
Mike Bayer | - a warning is issued by Mapper when two primary key... |
commit | commitdiff | tree |
2007-07-13 |
Mike Bayer | - composite primary key is represented as a non-keyed... |
commit | commitdiff | tree |
2007-07-12 |
Jason Kirtland | - Keep reflected strings in the connection encoding... |
commit | commitdiff | tree |
2007-07-12 |
Mike Bayer | - the various "engine" arguments, such as "engine"... |
commit | commitdiff | tree |
2007-07-12 |
Jason Kirtland | Correct error message for concurrent delete exceptions... |
commit | commitdiff | tree |
2007-07-12 |
Mike Bayer | dont cache reflected domains, lookup each time |
commit | commitdiff | tree |
2007-07-12 |
Mike Bayer | - converted mapper.py unit test to 0.4's four separate... |
commit | commitdiff | tree |
2007-07-12 |
Jason Kirtland | - Patch up MySQL reflection issues with old server... |
commit | commitdiff | tree |
2007-07-11 |
Paul Johnston | mssql: preliminary support for using scope_identity... |
commit | commitdiff | tree |
2007-07-11 |
Paul Johnston | mssql now able to reflect start and increment values... |
commit | commitdiff | tree |
2007-07-10 |
Mike Bayer | further refinements to the previous session.expunge... |
commit | commitdiff | tree |
2007-07-10 |
Mike Bayer | fixed small expunge() bug where object might not be... |
commit | commitdiff | tree |
2007-07-10 |
Mike Bayer | changed "_source_column" to simpler "_distance" |
commit | commitdiff | tree |
2007-07-10 |
Mike Bayer | more "column targeting" enhancements..columns have... |
commit | commitdiff | tree |
2007-07-09 |
Rick Morrison | Fix port option handling for mssql/pyodbc [ticket:634] |
commit | commitdiff | tree |
2007-07-08 |
Mike Bayer | - ForeignKey to a table in a schema thats not the defau... |
commit | commitdiff | tree |
2007-07-07 |
Mike Bayer | discourage usage of always_refresh |
commit | commitdiff | tree |
2007-07-07 |
Mike Bayer | edits |
commit | commitdiff | tree |
2007-07-07 |
Mike Bayer | oh wow, confused "implicit" with "connectionless" |
commit | commitdiff | tree |
2007-07-07 |
Mike Bayer | edits |
commit | commitdiff | tree |
2007-07-07 |
Mike Bayer | more edits |
commit | commitdiff | tree |
2007-07-06 |
Mike Bayer | fixes |
commit | commitdiff | tree |
2007-07-06 |
Mike Bayer | - rewrote dbengine doc |
commit | commitdiff | tree |
2007-07-06 |
Jason Kirtland | Tweak docs, very minor DMD compatability tweak |
commit | commitdiff | tree |
2007-07-06 |
Jason Kirtland | - Deprecated DynamicMetaData- use ThreadLocalMetaData... |
commit | commitdiff | tree |
2007-07-05 |
Mike Bayer | - replaced calls for mapper.props in Query with mapper... |
commit | commitdiff | tree |
2007-07-04 |
Mike Bayer | css tweak |
commit | commitdiff | tree |
2007-07-04 |
Mike Bayer | removed superfluous reapplying of options to self |
commit | commitdiff | tree |
2007-07-03 |
Jason Kirtland | Merged OrderedDict fixes from r2843 (0.4) |
commit | commitdiff | tree |
2007-06-30 |
Mike Bayer | improved handling of exceptions upon __init__(): will... |
commit | commitdiff | tree |
2007-06-30 |
Mike Bayer | - adjustments to pool locking test to fail on OSX |
commit | commitdiff | tree |
2007-06-30 |
Mike Bayer | added proper cascade for deletes |
commit | commitdiff | tree |
2007-06-30 |
Mike Bayer | - added a mutex to QueuePool's "overflow" calculation... |
commit | commitdiff | tree |
2007-06-30 |
Mike Bayer | - MetaData and all SchemaItems are safe to use with... |
commit | commitdiff | tree |
2007-06-29 |
Mike Bayer | postgres: |
commit | commitdiff | tree |
2007-06-28 |
Mike Bayer | eek! wrong tranasctional command for like, years now.... |
commit | commitdiff | tree |
2007-06-28 |
Mike Bayer | added extra session.clear() to enable example to work |
commit | commitdiff | tree |
2007-06-27 |
Mike Bayer | fix to "populate_existing" |
commit | commitdiff | tree |
2007-06-27 |
Mike Bayer | - fix to the "column_prefix" flag so that the mapper... |
commit | commitdiff | tree |
2007-06-27 |
Ants Aasma | some errors of droppedm mysql connections weren't being... |
commit | commitdiff | tree |
2007-06-26 |
Ants Aasma | better error message for NoSuchColumnError, fix ticket... |
commit | commitdiff | tree |
2007-06-26 |
Ants Aasma | add missing grouping for compound selects. fixes ticket... |
commit | commitdiff | tree |
2007-06-26 |
Ants Aasma | fix #624, modulo operator escaping on mysql and postgres |
commit | commitdiff | tree |
2007-06-25 |
Ants Aasma | fix precedence of between (ticket #621) |
commit | commitdiff | tree |
2007-06-25 |
Mike Bayer | - fixed precedence of operators so that parenthesis... |
commit | commitdiff | tree |
2007-06-24 |
Mike Bayer | added test for correlation of scalar subqueries to... |
commit | commitdiff | tree |
2007-06-23 |
Mike Bayer | - fixed "where"/"from" criterion of select() to accept... |
commit | commitdiff | tree |
2007-06-22 |
Mike Bayer | - added dialect flag "auto_convert_lobs", defaults... |
commit | commitdiff | tree |
2007-06-21 |
Mike Bayer | - added standalone distinct() function in addition... |
commit | commitdiff | tree |
2007-06-20 |
Mike Bayer | - forwards-compatibility with 0.4: added one(), first... |
commit | commitdiff | tree |
2007-06-20 |
Mike Bayer | - added synchronization to the mapper() construction... |
commit | commitdiff | tree |
2007-06-20 |
Mike Bayer | - fixed very stupid bug when deleting items with many... |
commit | commitdiff | tree |
2007-06-20 |
Mike Bayer | orig_set is a Set [ticket:614] |
commit | commitdiff | tree |
2007-06-19 |
Mike Bayer | - finally figured out how to get setuptools version... |
commit | commitdiff | tree |
2007-06-17 |
Mike Bayer | - added Interval type to types.py [ticket:595] |
commit | commitdiff | tree |
2007-06-17 |
Mike Bayer | - result.last_inserted_ids() should return a list that... |
commit | commitdiff | tree |
2007-06-17 |
Mike Bayer | - datetime fixes: got subsecond TIMESTAMP to work ... |
commit | commitdiff | tree |
2007-06-17 |
Mike Bayer | - sqlite better handles datetime/date/time objects... |
commit | commitdiff | tree |
next |