| 2010-03-13 |
Mike Bayer | the big table of all the DBAPIs |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | working dialect support into a chart |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | - further checks when running in WITH_UNICODE |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | callcount... |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | arg, oracle, bah |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | ensure with_unicode flag is false for cx_oracle < 5 |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | - Added "logging_name" argument to create_engine()... |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Philip Jenvey | adjust per a couple zxjdbc failures |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Philip Jenvey | only enable WITH_UNICODE when >= cx_Oracle v5 |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | - query.get() now returns None if queried for an identifier |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | fix the timeout test once and for all |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Philip Jenvey | tweak to take advantage of returning support in executemany |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Philip Jenvey | disable interval tests on oracle+zxjdbc for now, and... |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Philip Jenvey | fix extending of a tuple |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Mike Bayer | move the initial connect out of the profile zone so... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | further refinement |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | merging master... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | consolidate unicode/CLOB handling |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | adjust to allow mock DBAPIs |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | oursql doesn't like the cursor being reused without... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | merge from oracle WITH_UNICODE branch |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | - Added preliminary support for Oracle's WITH_UNICODE |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Brad Allen | Merged latest changes from the mainline (default branch) |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Philip Jenvey | these pass on +zxjdbc, seemingly because it lacks a... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | - introduce an optimizing type _NativeUnicodeMixin... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | think I came across a syntactical weirdism there |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | refine that a bit |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | adding windows-appropriate levels of pain to unicode... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | merge tds changes |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | add a third state to converts_unicode_strings - "condit... |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Mike Bayer | Added a non-freetds specific exclusion for pyodbc |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - query.scalar() now raises an exception if more than one |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - Calling query.order_by() or query.distinct() before... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Brad Allen | Added decorators to suppress unwanted warning messages... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Brad Allen | Now using pyodbc execution context once again (to pass... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Brad Allen | comments explaining temporary hack for using executedirect |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Brad Allen | Converted mxODBC's raised Warning exceptions into norma... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | this resolves the returning failures from #1733 |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | re-enable these tests |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | added better typing for integer expressions, since... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | force an oracle test to pass. this is as usual an... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | these fail for unknown reasons. Seems to be potentiall... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | fix this test for oracle so all types return datetime... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | this test requires a length for the varchar in mysql... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - fix the sqlalchemy.test.schema.Column function to... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | merged default tip |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | add autoincrement flags to decls |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - the copy() method of Column now copies over uninitialized |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - mark tests unsupported by sqlite unsupported by oracl... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - fixed internal error which would occur if calling... |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Brad Allen | merged latest commits from default branch on server |
commit | commitdiff | tree | snapshot |
| 2010-03-11 |
Mike Bayer | - Oracle 'DATE' now does not perform any result processing, |
commit | commitdiff | tree | snapshot |
| 2010-03-10 |
Mike Bayer | - emphasized query.join() in ORM tutorial as per [ticke... |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | fixed up docs for execution_options() across all three... |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | - moved the logic within _BindParamClause which decides... |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | meaningless change |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | base tests pass |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | almost there, some tests failing still. |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Brad Allen | Improved the docstring of test_fetchid_trigger |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | merge latest tip. practicing on mercurial. |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Mike Bayer | still thinking about stuff here |
commit | commitdiff | tree | snapshot |
| 2010-03-09 |
Brad Allen | Added docstring & comments explaining test_fetchid_trigger |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Mike Bayer | working on getting operators/left hand type awareness... |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Brad Allen | Temporary kludge to fix InterfaceError, in places where... |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Philip Jenvey | fix last commit |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Philip Jenvey | small cleanup |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Brad Allen | Removed pyodbc execution context, because output insert... |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Gaëtan de Menten | Remove isnew argument from row_processors. It wasn... |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Brad Allen | distutils choked on the trailing slash on the lib direc... |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Mike Bayer | the mercurial extension seems to not work in py3k and... |
commit | commitdiff | tree | snapshot |
| 2010-03-08 |
Mike Bayer | use setuptools_hg to auto-discover the same way we... |
commit | commitdiff | tree | snapshot |
| 2010-03-07 |
Gaëtan de Menten | - plug a minor ORM speed hit in Events (**kwargs). |
commit | commitdiff | tree | snapshot |
| 2010-03-07 |
Michael Trier | Cleaned up some long lines to test the commit hooks. |
commit | commitdiff | tree | snapshot |
| 2010-03-07 |
Mike Bayer | - cleanup some long lines. (test hg commit hook) |
commit | commitdiff | tree | snapshot |
| 2010-03-06 |
convert-repo | update tags |
commit | commitdiff | tree | snapshot |
| 2010-03-05 |
Mike Bayer | use a flag to build cextensions (thanks again to Genshi... |
commit | commitdiff | tree | snapshot |
| 2010-03-05 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2010-03-03 |
Gaëtan de Menten | timings should use getitem syntax and not the slow... |
commit | commitdiff | tree | snapshot |
| 2010-03-02 |
Chris Withers | fixes for some nasty edge cases when usng descriptors... |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | there we go, that was the stupid gc bug |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | skip test for oursql |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | require nose .11 to support first_package_wins flag |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Chris Withers | allow __tablename__ to come from a mixin |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Chris Withers | paranoid test that single table inheritance works with... |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | preload type affinity entries so that these comparisons... |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | un-break the copyright link that chrisw broke |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Michael Trier | Added support for FOUND_ROWS to mysqlconnector. |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Michael Trier | And more wonderfully crafted documentation changes... |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | - adjusted the literal coercion rules to take the left... |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | more bumps |
commit | commitdiff | tree | snapshot |
| 2010-03-01 |
Mike Bayer | some 2.4 bumps probably due to the tuple/list thing |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Mike Bayer | -remove proof of concept "cascade constraints" |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Michael Trier | Changes to get mysqlconnector passing most tests. |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Mike Bayer | - the execution sequence pulls all rowcount/last insert... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Michael Trier | More cleanup to link function/method names in the docs... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Mike Bayer | mxodbc supports rowcount, just have to snag before... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Michael Trier | Corrected failing doctests in the docs directory due... |
commit | commitdiff | tree | snapshot |
| next |