| 2013-04-28 |
Mike Bayer | - test_types, test_compiler, with sqlite at least |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
Mike Bayer | - endless isinstance(x, str)s.... |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
Mike Bayer | result |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
Mike Bayer | import of "sqlalchemy" and "sqlalchemy.orm" works. |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
Mike Bayer | plugging away |
commit | commitdiff | tree | snapshot |
| 2013-04-28 |
Mike Bayer | work through dialects |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | - the raw 2to3 run |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | merge rel_0_8 |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | Added tag rel_0_8_1 for changeset 2cf49d898d3a10d1c7a5a... |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | 0.8.1 rel_0_8_1 |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | modernize some more examples |
commit | commitdiff | tree | snapshot |
| 2013-04-27 |
Mike Bayer | - add documentation note for [ticket:1841] |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | the callcount went up here, still less than with no... |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | oracle doesn't have TRUE/FALSE, put 1/0 here, see how... |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | need to test for (list, tuple) here and not hasattr... |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | fix here, was only failing in the py3k version |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | Fixes to the ``sqlalchemy.ext.serializer`` extension... |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | changelog for [ticket:2714] |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Mike Bayer | and a lot of tests. five fail without the change |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
Mike Bayer | - further cleanup. in particular, the left clause... |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
Mike Bayer | we can always adapt to right also. suppose if right |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
Mike Bayer | heh dont need that either |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
Mike Bayer | dont need this |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
Mike Bayer | everything passes with this!!!!!!! holy crap !!!!!... |
commit | commitdiff | tree | snapshot |
| 2013-04-24 |
Mike Bayer | - attempt to replace the whole idea of "join_to_left... |
commit | commitdiff | tree | snapshot |
| 2013-04-24 |
Mike Bayer | break into multiple tests |
commit | commitdiff | tree | snapshot |
| 2013-04-24 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2013-04-24 |
Mike Bayer | - merge exists() patch + changelog |
commit | commitdiff | tree | snapshot |
| 2013-04-23 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-23 |
Mike Bayer | Added a conditional to the unpickling process for ORM |
commit | commitdiff | tree | snapshot |
| 2013-04-23 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-23 |
Mike Bayer | - only search in the exception before the first newline... |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | Opened up the checking for "disconnect" with psycopg2... |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | Fully implemented the IS and IS NOT operators with |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | tweak this some more to handle the array being empty... |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | - change to [ticket:2681], pre-coerce the array to... |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Mike Bayer | The operators for the Postgresql ARRAY type supports |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | - changelog |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | merge cymysql branch |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | merge into cymysql branch... |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | - Improvements to the operation of the pymysql dialect on |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | Merged in bentrofatter/sqlalchemy-2663 (pull request... |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | - merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | - identify [ticket:2710] as a regression from [ticket... |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | Fixed bug where many-to-many relationship with uselist... |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Mike Bayer | - remove lots of old tests here that are covered |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | - establish ordering here for the hstore repr test |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | order the properties here to get the SQL to be determin... |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | - these pickle the assoc proxy by itself tests can... |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Hajime Nakagami | merge from default |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Hajime Nakagami | testing.crashes on cymysql >= 0.6 |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | - this issue is a bug, mention the apply_labels issue... |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | - dont do a boolean check on the mapped object |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Hajime Nakagami | skip with cymysql 0.6 |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | Improved the behavior of instance management regarding |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Mike Bayer | changelog for pullreq 54 gaerdbms |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Dan Ring | Fix mysql+gaerdbms dialect for changed exception format |
commit | commitdiff | tree | snapshot |
| 2013-04-19 |
Mike Bayer | Fixed a long-standing bug in the caching example, where |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | - remove erroneous second RelationshipCache class |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | - this pymssql test needs to be against the pymssql... |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | python2.5 fix |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | - test + changelog for [ticket:2691] |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | - remove reference to _exc_info before reraise to reduc... |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | Reworked internal exception raises that emit |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
Mike Bayer | - additional test + correction for [ticket:2699] |
commit | commitdiff | tree | snapshot |
| 2013-04-14 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-14 |
Mike Bayer | add cymysql... |
commit | commitdiff | tree | snapshot |
| 2013-04-13 |
Hajime Nakagami | mysql+cymysql dialect supports_sane_rowcount = False |
commit | commitdiff | tree | snapshot |
| 2013-04-13 |
Hajime Nakagami | a bit revert |
commit | commitdiff | tree | snapshot |
| 2013-04-13 |
Hajime Nakagami | merge from default |
commit | commitdiff | tree | snapshot |
| 2013-04-12 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-12 |
Mike Bayer | Fixed bug whereby ORM would run the wrong kind of |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | - unit test failing on python3.3 + psycopg2, add an... |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | Fixed `__repr__()` on mapper property constructs |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | The _Binary base type now converts values through |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | Improvements to Connection auto-invalidation |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | fix category |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | indentation fix |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | A major fix to the way in which a select() object produces |
commit | commitdiff | tree | snapshot |
| 2013-04-10 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-10 |
Mike Bayer | add calchipan |
commit | commitdiff | tree | snapshot |
| 2013-04-09 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-09 |
Mike Bayer | order by... |
commit | commitdiff | tree | snapshot |
| next |