| 2009-12-18 |
Mike Bayer | - Column() supports a keyword argument "sqlite_autoincr... |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | - added _with_options() to Connection. not publicizing... |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | - mysql: a column of type TIMESTAMP now defaults to... |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | - The version_id_col feature on mapper() will raise... |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | - All pyodbc-dialects now support extra pyodbc-specific |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | - Fixed bug preventing alias() of an alias() from being |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | - relation() with uselist=False will emit a warning... |
commit | commitdiff | tree | snapshot |
| 2009-12-14 |
Mike Bayer | - Session.merge() now properly overwrites a many-to... |
commit | commitdiff | tree | snapshot |
| 2009-12-09 |
Mike Bayer | documentation patch for [ticket:1354] |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | - merge r6549 of 0.5 branch |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | don't advocate for `text()` inside of `select()`, plain... |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | - The signature of the proxy_factory callable passed to |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | - Session.execute() now locates table- and |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | - removed needless "counter" behavior with select() |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | - multi-part schema names, i.e. with dots such as |
commit | commitdiff | tree | snapshot |
| 2009-12-08 |
Mike Bayer | - The "use get" behavior of many-to-one relations,... |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Mike Bayer | - sqlite dialect properly generates CREATE INDEX for... |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Mike Bayer | fixed CHANGES message location |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Mike Bayer | - Fixed a needless select which would occur when merging |
commit | commitdiff | tree | snapshot |
| 2009-12-07 |
Mike Bayer | remove unfinished dialects |
commit | commitdiff | tree | snapshot |
| 2009-12-06 |
Mike Bayer | seriously, this is not 0.6 code ! |
commit | commitdiff | tree | snapshot |
| 2009-12-06 |
Mike Bayer | add a warning for unported dialects. considered a... |
commit | commitdiff | tree | snapshot |
| 2009-12-06 |
Mike Bayer | - The Boolean type, when used on a backend that doesn't |
commit | commitdiff | tree | snapshot |
| 2009-12-06 |
Mike Bayer | - reworked the DDL generation of ENUM and similar to... |
commit | commitdiff | tree | snapshot |
| 2009-12-06 |
Mike Bayer | remove unneeded _OracleDateTime/_OracleTimestamp cx_ora... |
commit | commitdiff | tree | snapshot |
| 2009-12-06 |
Mike Bayer | - merged r6526 from 0.5 branch + some additional format... |
commit | commitdiff | tree | snapshot |
| 2009-12-05 |
Mike Bayer | - fixed the import for entrypoint-driven dialects to |
commit | commitdiff | tree | snapshot |
| 2009-12-04 |
Mike Bayer | - an explicit check occurs when a synonym() is used... |
commit | commitdiff | tree | snapshot |
| 2009-12-03 |
Mike Bayer | - The cursor associated with connection pool connections |
commit | commitdiff | tree | snapshot |
| 2009-11-30 |
Mike Bayer | primaryjoin/secondaryjoin accept ColumnElement, docs... |
commit | commitdiff | tree | snapshot |
| 2009-11-28 |
Gaëtan de Menten | - changed a few isinstance(value, Decimal) to "is not... |
commit | commitdiff | tree | snapshot |
| 2009-11-25 |
Mike Bayer | - relation primaryjoin and secondaryjoin now check... |
commit | commitdiff | tree | snapshot |
| 2009-11-24 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2009-11-24 |
Mike Bayer | test fails on zxjdbc |
commit | commitdiff | tree | snapshot |
| 2009-11-23 |
Gaëtan de Menten | Prelookup codec in the String result processor for... |
commit | commitdiff | tree | snapshot |
| 2009-11-22 |
Mike Bayer | add NATIONAL CHAR test |
commit | commitdiff | tree | snapshot |
| 2009-11-22 |
Mike Bayer | - VARCHAR/NVARCHAR will not render without a length... |
commit | commitdiff | tree | snapshot |
| 2009-11-21 |
Mike Bayer | add an interesting from_statement() format |
commit | commitdiff | tree | snapshot |
| 2009-11-17 |
Gaëtan de Menten | revert part of the change of r6510 because "select... |
commit | commitdiff | tree | snapshot |
| 2009-11-17 |
Gaëtan de Menten | - sqlite |
commit | commitdiff | tree | snapshot |
| 2009-11-17 |
Gaëtan de Menten | minor speed optimization in String result_processor... |
commit | commitdiff | tree | snapshot |
| 2009-11-16 |
Gaëtan de Menten | minor speed optimization for PGArray bind & result... |
commit | commitdiff | tree | snapshot |
| 2009-11-15 |
Mike Bayer | - Fixed bug whereby composite columns wouldn't load... |
commit | commitdiff | tree | snapshot |
| 2009-11-15 |
Mike Bayer | merge r6504 from 0.5 plus an enhancement to the unit... |
commit | commitdiff | tree | snapshot |
| 2009-11-15 |
Mike Bayer | - Removed unused `load()` method from ShardedQuery. |
commit | commitdiff | tree | snapshot |
| 2009-11-15 |
Mike Bayer | start relying on new unicode detection fully - remove... |
commit | commitdiff | tree | snapshot |
| 2009-11-15 |
Mike Bayer | - pg8000 + postgresql dialects now check for float... |
commit | commitdiff | tree | snapshot |
| 2009-11-12 |
Mike Bayer | fix StaticPool [ticket:1615] |
commit | commitdiff | tree | snapshot |
| 2009-11-11 |
Mike Bayer | merge r6497 of 0.5 branch |
commit | commitdiff | tree | snapshot |
| 2009-11-10 |
Mike Bayer | reduce some call overhead |
commit | commitdiff | tree | snapshot |
| 2009-11-10 |
Mike Bayer | scan for autocommit based on text() specific flag,... |
commit | commitdiff | tree | snapshot |
| 2009-11-10 |
Mike Bayer | - new oursql dialect added. [ticket:1613] |
commit | commitdiff | tree | snapshot |
| 2009-11-10 |
Mike Bayer | dont run sqlsoup test on jython |
commit | commitdiff | tree | snapshot |
| 2009-11-10 |
Mike Bayer | - subclassed Function off of new FunctionElement generi... |
commit | commitdiff | tree | snapshot |
| 2009-11-10 |
Mike Bayer | test fix, [ticket:1595] |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Mike Bayer | - ForeignKey(constraint=some_parent) is now private... |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Mike Bayer | - query.get() can be used with a mapping to an outer... |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Mike Bayer | add test for map explicit Table |
commit | commitdiff | tree | snapshot |
| 2009-11-09 |
Mike Bayer | - added a real unit test for sqlsoup |
commit | commitdiff | tree | snapshot |
| 2009-11-08 |
Mike Bayer | moved modified_event() calls below the attribute extens... |
commit | commitdiff | tree | snapshot |
| 2009-11-06 |
Mike Bayer | allow setattr() access to _CursorFairy directly, thereb... |
commit | commitdiff | tree | snapshot |
| 2009-11-06 |
Mike Bayer | supports unicode binds in PG too. even without the... |
commit | commitdiff | tree | snapshot |
| 2009-11-05 |
Gaëtan de Menten | Within NamedTuple, izip is faster on most cases, and... |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Gaëtan de Menten | use list comprehension instead of generator as it is... |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Mike Bayer | - Fixed bug in two-phase transaction whereby commit... |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Mike Bayer | - Fixed bug where Query would crash if a join() with... |
commit | commitdiff | tree | snapshot |
| 2009-11-04 |
Gaëtan de Menten | Using generators for small lists is highly inefficient... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | - simplify default schema name test |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | fix MySQL initialize to use defaultdialect first |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | - The "start" and "increment" attributes on Sequence now |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | - Connection pool logging now uses both INFO and DEBUG |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | - dialect.get_default_schema_name(connection) is now |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Gaëtan de Menten | * tweaked PickleType result_processor and bind_process... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Gaëtan de Menten | rewrote PickleType bind_processor and result_processors... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | - Fixed the call to get_committed_value() on CompositeP... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | revert r6466 |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | - Fixed the call to get_committed_value() on CompositeP... |
commit | commitdiff | tree | snapshot |
| 2009-11-03 |
Mike Bayer | added a test for #1349 |
commit | commitdiff | tree | snapshot |
| 2009-11-02 |
Mike Bayer | omit this test for non-oracle |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | fix adapt() so that DB-specified typedecorator replacem... |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | - INTERVAL supports an optional "precision" argument |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | - filter out SYS_NC\d+$ columns [ticket:1513] |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | added test for [ticket:1450] |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | add "dialect" to the __all__ of each root dialect package |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | - added py3k and "OS Independent" classifiers |
commit | commitdiff | tree | snapshot |
| 2009-11-01 |
Mike Bayer | - the `__contains__()` method of `MetaData` now accepts |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Gaëtan de Menten | get more speed out of the Time type on Mysql |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Gaëtan de Menten | get a bit more speed out of datetime and LOB-based... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Gaëtan de Menten | added comment so that other people don't spend their... |
commit | commitdiff | tree | snapshot |
| 2009-10-30 |
Gaëtan de Menten | minor speed improvement on date, datetime and time... |
commit | commitdiff | tree | snapshot |
| 2009-10-29 |
Gaëtan de Menten | large speed improvement of the Interval type on non... |
commit | commitdiff | tree | snapshot |
| 2009-10-29 |
Gaëtan de Menten | slightly sped-up Binary type, PickleType and all TypeDe... |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Mike Bayer | added docs to case() illusrtating usage of `literal_col... |
commit | commitdiff | tree | snapshot |
| 2009-10-27 |
Gaëtan de Menten | partially PEP8-ified informix dialect |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Mike Bayer | no native unicode for mysql + zxjdbc |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Mike Bayer | whats up with the native_unicode test on jython |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Mike Bayer | test fixes |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Mike Bayer | oracle test fixes |
commit | commitdiff | tree | snapshot |
| 2009-10-26 |
Mike Bayer | - The psycopg2 dialect now uses psycopg2's "unicode... |
commit | commitdiff | tree | snapshot |
| 2009-10-25 |
Mike Bayer | - generalized Enum to issue a CHECK constraint + VARCHA... |
commit | commitdiff | tree | snapshot |
| next |