| 2010-01-23 |
Mike Bayer | - types.Binary is renamed to types.LargeBinary, it... |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Mike Bayer | - association_proxy now has basic comparator methods... |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Philip Jenvey | not applicable to zxjdbc |
commit | commitdiff | tree | snapshot |
| 2010-01-22 |
Philip Jenvey | arrange imports, cleanup |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | send along the sqlsoup engine for encoding purposes. |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | - ensure correct session usage + tests |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | use issubclass here, allows lazy loads from a subclass... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | add autoflush to the list of attributes exported on... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | fixed the illegal_initial_chars collection + unit test... |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | base supports_native_enum on 8.3 or greater |
commit | commitdiff | tree | snapshot |
| 2010-01-21 |
Mike Bayer | - agnosticize checking for the two phase events |
commit | commitdiff | tree | snapshot |
| 2010-01-20 |
Gaëtan de Menten | fix ResultProxy for SQLite truncated names |
commit | commitdiff | tree | snapshot |
| 2010-01-20 |
Mike Bayer | - query.select_from() also accepts mapped classes... |
commit | commitdiff | tree | snapshot |
| 2010-01-20 |
Mike Bayer | moved the metadata step of ResultProxy into a ResultMet... |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Mike Bayer | lessons learned unpickling from an 0.5 cache |
commit | commitdiff | tree | snapshot |
| 2010-01-19 |
Mike Bayer | - mega example cleanup |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Mike Bayer | some cleanup |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Mike Bayer | sorry, this example is just ridiculous |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Mike Bayer | modernized "adjacencytree" example |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Mike Bayer | updated the large_collection example to modern SQLA. |
commit | commitdiff | tree | snapshot |
| 2010-01-18 |
Mike Bayer | - added native INTERVAL type to the dialect. This... |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | - raise error when unpickling non-mapped state, [ticket... |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | - add a unit test for r6089 / [ticket:1438] |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | - implement dynamic type_affinity for Oracle.NUMBER |
commit | commitdiff | tree | snapshot |
| 2010-01-17 |
Mike Bayer | - remove the exclusion of cx_oracle.STRING from setinpu... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |