| 2010-01-17 |
Mike Bayer | statement_options -> execution_options |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | - reorganized and re-documented Oracle schema tests... |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | update test_schema/test_schema_2 docs, per [ticket... |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | doc updates partially from [ticket:1651] |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Mike Bayer | - added "statement_options()" to Query, to so options... |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Mike Bayer | add a doc for query.delete() |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Mike Bayer | - ConnectionProxy now has wrapper methods for all trans... |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Mike Bayer | - sqlsoup objects no longer have the 'query' attribute... |
commit | commitdiff | tree | snapshot |
| 2010-01-16 |
Mike Bayer | reflect MSSQL cols that have descending markers [ticket... |
commit | commitdiff | tree | snapshot |
| 2010-01-15 |
Mike Bayer | restore common_parent logic in correspoinds_to, fixes... |
commit | commitdiff | tree | snapshot |
| 2010-01-13 |
Mike Bayer | local session caching example |
commit | commitdiff | tree | snapshot |
| 2010-01-13 |
Mike Bayer | add more examples, start basic |
commit | commitdiff | tree | snapshot |
| 2010-01-13 |
Mike Bayer | - replace the tip of the path info with the subclass... |
commit | commitdiff | tree | snapshot |
| 2010-01-13 |
Mike Bayer | NamedTuple is pickleable ! no really with all the... |
commit | commitdiff | tree | snapshot |
| 2010-01-12 |
Mike Bayer | OK, you can't merge NamedTuples and such. Fine. New... |
commit | commitdiff | tree | snapshot |
| 2010-01-12 |
Mike Bayer | yes you can even set_value(). I'm using it to prepopul... |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Mike Bayer | have paths represented as their actual mapper, not... |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Mike Bayer | add option to hardcode a cache key |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Mike Bayer | compare class in the given path with our own class... |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Mike Bayer | memcached wants this |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Mike Bayer | ensure criterion is not None |
commit | commitdiff | tree | snapshot |
| 2010-01-11 |
Mike Bayer | - cut down on a few hundred method calls |
commit | commitdiff | tree | snapshot |
| 2010-01-10 |
Mike Bayer | - merge() will not issue a needless merge of attributes... |
commit | commitdiff | tree | snapshot |
| 2010-01-07 |
Mike Bayer | happy new year |
commit | commitdiff | tree | snapshot |
| 2010-01-07 |
Mike Bayer | - Session.merge() is performance optimized, using half the |
commit | commitdiff | tree | snapshot |
| 2010-01-07 |
Mike Bayer | - py3k binary type returned natively for sqlite3, pg800... |
commit | commitdiff | tree | snapshot |
| 2010-01-07 |
Mike Bayer | remove needless check_modified() |
commit | commitdiff | tree | snapshot |
| 2010-01-07 |
Mike Bayer | merge r6616 of 0.5 branch, allow DefaultGenerators... |
commit | commitdiff | tree | snapshot |
| 2010-01-04 |
Mike Bayer | - fix mysqlconnector import |
commit | commitdiff | tree | snapshot |
| 2010-01-04 |
Mike Bayer | - accept 'expire' with a deprecation warning for query... |
commit | commitdiff | tree | snapshot |
| 2010-01-04 |
Mike Bayer | - rename "myconnpy" to "mysqlconnector" |
commit | commitdiff | tree | snapshot |
| 2010-01-03 |
Mike Bayer | - Fixed a column arithmetic bug that affected column |
commit | commitdiff | tree | snapshot |
| 2010-01-03 |
Mike Bayer | add documentation for Numeric/Float types, [ticket... |
commit | commitdiff | tree | snapshot |
| 2010-01-03 |
Mike Bayer | fixed DDL quoting with literal strings that have '... |
commit | commitdiff | tree | snapshot |
| 2010-01-03 |
Mike Bayer | - added a refresh logger step to the nose plugin so... |
commit | commitdiff | tree | snapshot |
| 2010-01-03 |
Mike Bayer | - have inspector properly return default_schema_name... |
commit | commitdiff | tree | snapshot |
| 2010-01-03 |
Mike Bayer | add a brief doc for custom DDL |
commit | commitdiff | tree | snapshot |
| 2010-01-02 |
Mike Bayer | - clarify ForeignKey docs, copy operation |
commit | commitdiff | tree | snapshot |
| 2010-01-02 |
Mike Bayer | - The copy() method on Column now supports uninitialized, |
commit | commitdiff | tree | snapshot |
| 2009-12-31 |
Mike Bayer | begin modernize of informix dialect for [ticket:1499] |
commit | commitdiff | tree | snapshot |
| 2009-12-31 |
Ants Aasma | Fix invalid behavior of Query.update and Query.delete... |
commit | commitdiff | tree | snapshot |
| 2009-12-30 |
Ants Aasma | fix error reporting in evaluator for unknown clauselist... |
commit | commitdiff | tree | snapshot |
| 2009-12-30 |
Mike Bayer | some compile docs |
commit | commitdiff | tree | snapshot |
| 2009-12-29 |
Mike Bayer | - postgresql dialect can properly detect pg "devel... |
commit | commitdiff | tree | snapshot |
| 2009-12-29 |
Mike Bayer | - calling expr.in_([]), i.e. with an empty list, emits... |
commit | commitdiff | tree | snapshot |
| 2009-12-29 |
Mike Bayer | add note re #1646 |
commit | commitdiff | tree | snapshot |
| 2009-12-29 |
Mike Bayer | merge r6591, r6592 from 0.5 branch for PGInterval etc... |
commit | commitdiff | tree | snapshot |
| 2009-12-29 |
Mike Bayer | only on oracle |
commit | commitdiff | tree | snapshot |
| 2009-12-29 |
Mike Bayer | - merge r6586 from 0.5 branch, for [ticket:1647] |
commit | commitdiff | tree | snapshot |
| 2009-12-28 |
Mike Bayer | rest tweaks |
commit | commitdiff | tree | snapshot |
| 2009-12-28 |
Mike Bayer | clean up mapperextension docs |
commit | commitdiff | tree | snapshot |
| 2009-12-27 |
Lele Gaifax | Recognize more Firebird disconnection cases, fixing... |
commit | commitdiff | tree | snapshot |
| 2009-12-26 |
Mike Bayer | include .jpg in recursive doc |
commit | commitdiff | tree | snapshot |
| 2009-12-26 |
Mike Bayer | merged r6570 from 0.5 branch, dont reflect IOT tables... |
commit | commitdiff | tree | snapshot |
| 2009-12-25 |
Mike Bayer | - merge sqlite 2.5 memory exception from r6567 of 0... |
commit | commitdiff | tree | snapshot |
| 2009-12-19 |
Mike Bayer | add the uselist=False / single row assertion from ... |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | and the docs... |
commit | commitdiff | tree | snapshot |
| 2009-12-18 |
Mike Bayer | the arg is on Table, ahhh |
commit | commitdiff | tree | snapshot |
| 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 |
| next |