| 2009-03-31 |
Mike Bayer | the return of --mockpool, mocking you and your crappy... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Michael Trier | Minor changes to adodbapi. |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Jason Kirtland | - Added support for create_engine(isolation_level=... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Michael Trier | Corrected MSSQL support for 0.6. |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Mike Bayer | a pared down ext.compiler with minimal boilerplate. |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Mike Bayer | revert back to the 0.5 way of calling DBAPIError.instan... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Mike Bayer | - rollback everything before dropping tables. PG... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Michael Trier | Fixed up the tests for the new style exception instance... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Michael Trier | Corrections to 0.6 to fix mssql problems. |
commit | commitdiff | tree | snapshot |
| 2009-03-30 |
Mike Bayer | - jython support. works OK for expressions, there... |
commit | commitdiff | tree | snapshot |
| 2009-03-29 |
Mike Bayer | merged -r5841:5869 of trunk, including a local informat... |
commit | commitdiff | tree | snapshot |
| 2009-03-21 |
Mike Bayer | - connection initialize moves to a connection pool... |
commit | commitdiff | tree | snapshot |
| 2009-03-18 |
Arc Riley | Set the set in __builtins__ check to Py2-only, set... |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
Arc Riley | Removed __builtin__ and buffer hack for MySQLdb for Py3 |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
Randall Smith | updated documentation |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
Arc Riley | changed file() to open() for better portability |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
Randall Smith | minor updates to documentation strings |
commit | commitdiff | tree | snapshot |
| 2009-03-17 |
Randall Smith | moved tests in test/reflection.py into test/engine... |
commit | commitdiff | tree | snapshot |
| 2009-03-15 |
Randall Smith | refactored reflecttable |
commit | commitdiff | tree | snapshot |
| 2009-03-15 |
Mike Bayer | - merged -r5797:5841 of trunk, including ported changes... |
commit | commitdiff | tree | snapshot |
| 2009-03-12 |
Randall Smith | reflection fully implemented for mysql |
commit | commitdiff | tree | snapshot |
| 2009-03-07 |
Randall Smith | fixed pkey for include_columns and fkey options |
commit | commitdiff | tree | snapshot |
| 2009-03-07 |
Randall Smith | applied Michael's patch to fix issue with CREATE TABLE... |
commit | commitdiff | tree | snapshot |
| 2009-03-06 |
Randall Smith | refactored mysql to separtate parsing from reflecting |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Randall Smith | moved get_table_names |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Randall Smith | added check for get_default_schema_name implementation |
commit | commitdiff | tree | snapshot |
| 2009-03-04 |
Randall Smith | added **kw to base BaseDialect reflection method sigs |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Randall Smith | added reflection methods |
commit | commitdiff | tree | snapshot |
| 2009-03-02 |
Randall Smith | dialects can subclass Inspector |
commit | commitdiff | tree | snapshot |
| 2009-03-01 |
Randall Smith | removed redundant methods from Inspector |
commit | commitdiff | tree | snapshot |
| 2009-03-01 |
Randall Smith | using util.decorator and adding *kw to reflection metho... |
commit | commitdiff | tree | snapshot |
| 2009-02-28 |
Mike Bayer | updates for latest 0.6 of sphinx |
commit | commitdiff | tree | snapshot |
| 2009-02-28 |
Randall Smith | moving to simpler cache technique |
commit | commitdiff | tree | snapshot |
| 2009-02-19 |
Randall Smith | refactored. tests/dialects/sqlite and tests/engine... |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Randall Smith | reflection methods not use decorator for caching |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Randall Smith | finished oracle - all tests pass |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Mike Bayer | - merged -r5727:5797 of trunk |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Randall Smith | normalized reflection arguments |
commit | commitdiff | tree | snapshot |
| 2009-02-12 |
Randall Smith | essential refactoring complete - tests pass |
commit | commitdiff | tree | snapshot |
| 2009-02-12 |
Randall Smith | added more methods for convenience |
commit | commitdiff | tree | snapshot |
| 2009-02-12 |
Randall Smith | make sure inputs are unicode when binding to unicode |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Randall Smith | refactored mssql for reflection (tests pass/fail same) |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Randall Smith | set info_cache class |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Randall Smith | fixed view support |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Randall Smith | revised to use PGInfoCache |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Randall Smith | added DefaultInfoCache |
commit | commitdiff | tree | snapshot |
| 2009-02-05 |
Randall Smith | added order_by='foreign_key' option to help with depend... |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Randall Smith | added reflection (inspector) and tests |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Randall Smith | additional reflection methods |
commit | commitdiff | tree | snapshot |
| 2009-02-04 |
Randall Smith | completed refactoring of reflecttable |
commit | commitdiff | tree | snapshot |
| 2009-02-02 |
Randall Smith | factored out column reflection from reflecttable |
commit | commitdiff | tree | snapshot |
| 2009-01-31 |
Mike Bayer | most orm tests are passing in 3k with pysqlite. collec... |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | some lists to iterators |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | - modernized UnicodeTest/BinaryTest |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | - sql round trips are coming on line for sqlite, pg8000 |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | select.py passes in 3k |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | test/base/alltests passes in 3k |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | most folks dont put "./lib/" in their PYTHONPATH. ... |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | use sqlalchemy.util functions here. the previous imple... |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Michael Trier | Switched ext compiler test to use sqlite. |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Michael Trier | Get the callable import right. |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Michael Trier | Callable must be defined before path magic occurs. |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Michael Trier | Resolved merge conflict. |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Michael Trier | Couple more corrections to get mssql tests to pass. |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | py3king |
commit | commitdiff | tree | snapshot |
| 2009-01-30 |
Mike Bayer | 2to3 wrapper which includes a preprocessor |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Mike Bayer | test fixes |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Michael Trier | Fixed up some of the mssql dialect tests for date handling. |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Mike Bayer | correct subclassing |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Mike Bayer | jek's name change |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Mike Bayer | doc |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Mike Bayer | - dialect.type_descriptor() becomes a classmethod |
commit | commitdiff | tree | snapshot |
| 2009-01-29 |
Michael Trier | A couple of cleanup items to remove pdb and correct... |
commit | commitdiff | tree | snapshot |
| 2009-01-25 |
Mike Bayer | mssql type fixes.... |
commit | commitdiff | tree | snapshot |
| 2009-01-25 |
Mike Bayer | Corrections to MSSQL Date/Time types; generalized serve... |
commit | commitdiff | tree | snapshot |
| 2009-01-25 |
Mike Bayer | 0.6 development branch |
commit | commitdiff | tree | snapshot |
| 2009-01-25 |
Mike Bayer | - the 'expire' option on query.update() has been rename... |
commit | commitdiff | tree | snapshot |
| 2009-01-24 |
Mike Bayer | hand-merged pg/mssql changes from trunk -r5699:5727 |
commit | commitdiff | tree | snapshot |
| 2009-01-24 |
Mike Bayer | merged -r5699:5727 of trunk |
commit | commitdiff | tree | snapshot |
| 2009-01-21 |
Michael Trier | One more mssql dialect test fix. |
commit | commitdiff | tree | snapshot |
| 2009-01-21 |
Michael Trier | Working through dialect changes. |
commit | commitdiff | tree | snapshot |
| 2009-01-20 |
Michael Trier | A couple of fixes for the mssql dialect to correct... |
commit | commitdiff | tree | snapshot |
| 2009-01-20 |
Mike Bayer | caps adjust |
commit | commitdiff | tree | snapshot |
| 2009-01-20 |
Mike Bayer | some import fixes |
commit | commitdiff | tree | snapshot |
| 2009-01-20 |
Mike Bayer | - mssql dialects are in place, not fully tested |
commit | commitdiff | tree | snapshot |
| 2009-01-19 |
Mike Bayer | - pg uses generic Biginteger now |
commit | commitdiff | tree | snapshot |
| 2009-01-19 |
Mike Bayer | a little guide on how im thinking about types |
commit | commitdiff | tree | snapshot |
| 2009-01-19 |
Mike Bayer | remove pyc |
commit | commitdiff | tree | snapshot |
| 2009-01-19 |
Mike Bayer | - moved all the dialects over to their final positions |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Mike Bayer | merged -r5676:5699 of trunk |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Mike Bayer | import cleanup |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Mike Bayer | - added a compiler extension that allows easy creation... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Mike Bayer | - oracle support, includes fix for #994 |
commit | commitdiff | tree | snapshot |
| 2009-01-16 |
Mike Bayer | pg8000 handling unicode fine now |
commit | commitdiff | tree | snapshot |
| 2009-01-16 |
Mike Bayer | - more or less pg8000 support. has a rough time with... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Mike Bayer | convert_unicode by default clears up the issue for now |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Mike Bayer | more mysql+pyodbc fixes |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Mike Bayer | merge -r5673:5675 of trunk |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Mike Bayer | - mysql+pyodbc working for regular usage, ORM, etc... |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Mike Bayer | more test fixup, type correction |
commit | commitdiff | tree | snapshot |
| next |