| 2010-03-23 |
Mike Bayer | that was easy |
commit | commitdiff | tree | snapshot |
| 2010-03-23 |
Mike Bayer | all tests are passing. some more TODOs and more testin... |
commit | commitdiff | tree | snapshot |
| 2010-03-23 |
Mike Bayer | - Fixed bug which affected all eagerload() and similar... |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Mike Bayer | and here's where it gets *fun* ! so much for being... |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Mike Bayer | - ordering tests |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Mike Bayer | - merge from tip |
commit | commitdiff | tree | snapshot |
| 2010-03-22 |
Mike Bayer | - Fixed bug in Query whereby calling q.join(prop).from_... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Mike Bayer | initial subq implementation |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Mike Bayer | some apparent refactorings |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Brad Allen | whitespace tweaks |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Brad Allen | For cases when mxODBC's cursor.execute can't do the... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Brad Allen | now loading mxODBC exception classes into module namesp... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Brad Allen | added comment about alternative way to get server versi... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Brad Allen | naturalpks JoinedInheritanceTest uses ON UPDATE cascade... |
commit | commitdiff | tree | snapshot |
| 2010-03-21 |
Brad Allen | SelfRefTest was not getting properly filtered out of... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | tidy |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | Added tag rel_0_6beta2 for changeset 1d6d350c72c90ef31a... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | merge rel_0_6beta2 |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | include .pngs |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | revert the newline workaround, fix the regexp that... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | huge sphinx bug. need to put all :ref:s on a newline... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | dont need the svn_revision flag anymore |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | fix a python 3 screwup |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | - pymssql now works again, expecting at least the 1... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | oracle cleanup |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | try < 0 |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | just mark this test as crashing for now |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | re-split PyODBCNumeric among Sybase and MS-SQL, they... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | added some more detail to update doc per [ticket:1346] |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | - Fixed bug whereby calling query(A).join(A.bs).add_ent... |
commit | commitdiff | tree | snapshot |
| 2010-03-20 |
Mike Bayer | - Fixed import error which could occur reflecting tables on |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | documented listeners arg on create_engine(), [ticket... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - Added support for rendering and reflecting |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | fix sqlite tests |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - StaticPool now initializes, disposes and recreates... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | removed all dialect table_names() methods and standardized |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | rename test_select to test_compiler |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - join() will now simulate a NATURAL JOIN by default... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - An exception is raised when a single-table subclass... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | branch merge |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - added "lockmode" kw argument to Session.refresh(... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | nobody expects the insanely significant decimal |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - get firebird on board |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | make this test slightly easier, SQLite + win32 appears... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | don't seem to need bind processing for pg8000 decimals. |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | still poking at numerics |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | distinguish between small, large, and many significant... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | - the string approach appears to be necessary for large... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | switching Decimal treatment in MSSQL to be pyodbc speci... |
commit | commitdiff | tree | snapshot |
| 2010-03-19 |
Mike Bayer | some more tests. unfortunately i cant run them here... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Merged latest tip |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | fixed missing return statement which caused render_lite... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | some CHANGES moving around |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Added MSSQLStrictCompiler support for rendering datetim... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | - normalize sybase version numbers |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Added module docstring for mssql+mxodbc dialect. |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Removed MxNumeric and MxFloat because now the sqlalchem... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | - oracle needs a filter for this test |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | some weird numerictype coming back from pysybase, run... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | clean up NumericTest to use a consistent one column... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | removed mxODBC imports from the module level |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | adjustments to improve readability (indentation to... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Hardcoded ident_seed and ident_increment query had... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Merged from main tip. |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | per zzzeek, for mssql+mxodbc, disabled test.sql.test_qu... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | cx_oracle adjust |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | adjustment for pysybase |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | turning the decimals to floats allows the E notation... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | - moved most Decimal bind/result handling into types... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | comments/question about using connection.closed in... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Merge |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | Docstring improvements for MxDecimal and MxNumeric... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Brad Allen | eGenix says "It's better to let mxODBC decide which... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | some ms fixes |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | latex can't handle the rowspans. pdf still cuts off... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | if anybody complains that they didn't know it was calle... |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Mike Bayer | add a synonym for RelationProperty -> RelationshipPrope... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Brad Allen | Because of changes to SQLAlchemy bind parameter placeme... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Brad Allen | merged from main tip |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Brad Allen | Merged from main tip, and resolved conflicts in mxodbc... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Mike Bayer | - The official name for the relation() function is now |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Mike Bayer | working through syb capabilities |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Brad Allen | Setting default bindmethod to BIND_USING_SQLTYPE, since... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Brad Allen | Added decimalformat binding ( I thought this was commit... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Mike Bayer | - pyodbc can do *some* unicode with sybase, python... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Mike Bayer | - added pyodbc for sybase driver. |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Mike Bayer | - basic sybase+pyodbc support. in particular this... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Michael Trier | Changed OurSQL to use supports_unicode_binds and suppor... |
commit | commitdiff | tree | snapshot |
| 2010-03-17 |
Mike Bayer | - mxodbc can use default execute() call |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Brad Allen | corrected import statements forgotten on prior commit |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Brad Allen | Disabling tests for mssql+mxodbc where mxODBC cursor... |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Brad Allen | Fixes to pass numeric tests; now by default, the mxodbc... |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Brad Allen | Added module docstring for mxodbc connector |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Mike Bayer | - The except_() method now renders as MINUS on Oracle, |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Mike Bayer | - Fixed bug which caused "row switch" logic, that is an |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Mike Bayer | - added test for #1737 |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Brad Allen | removed junk pdb.set_trace() |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Brad Allen | Removed custom do_execute which called cursor.executedi... |
commit | commitdiff | tree | snapshot |
| 2010-03-16 |
Mike Bayer | adjust mxodbc imports to dialect level |
commit | commitdiff | tree | snapshot |
| 2010-03-15 |
Brad Allen | merged mainline default branch |
commit | commitdiff | tree | snapshot |
| next |