| 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 | Fixes to the ``sqlalchemy.ext.serializer`` extension... |
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 | Added a conditional to the unpickling process for ORM |
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 | Opened up the checking for "disconnect" with psycopg2... |
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 | tweak this some more to handle the array being empty... |
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 | 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 | - 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 | - 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 | - 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 | 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 | Fixed bug whereby ORM would run the wrong kind of |
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 | Improvements to Connection auto-invalidation |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | fix category |
commit | commitdiff | tree | snapshot |
| 2013-04-11 |
Mike Bayer | indentation fix |
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 | add calchipan |
commit | commitdiff | tree | snapshot |
| 2013-04-09 |
Mike Bayer | order by... |
commit | commitdiff | tree | snapshot |
| 2013-04-09 |
Mike Bayer | Fixed indirect regression regarding :func:`.has_inherit... |
commit | commitdiff | tree | snapshot |
| 2013-04-09 |
Mike Bayer | 0.7 changelog |
commit | commitdiff | tree | snapshot |
| 2013-04-09 |
Mike Bayer | Fixed bug when a query of the form: |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Hajime Nakagami | revert cymysql deadlock |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Hajime Nakagami | select not return rowcount at mysql+cymysql |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Hajime Nakagami | drop table in cymysql |
commit | commitdiff | tree | snapshot |
| 2013-04-06 |
Hajime Nakagami | merge from default |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
Mike Bayer | - reinstate insert returning back into test_insert... |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
Mike Bayer | - Fixed bug in unit of work whereby a joined-inheritance |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
Diana Clarke | moving insert returning test back into CRUD test class... |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
Diana Clarke | whitespace |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
Diana Clarke | move the update tests from CRUDTest into sql/test_updat... |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
Diana Clarke | fixing tests for --db=mysql: VARCHAR requires a length... |
commit | commitdiff | tree | snapshot |
| 2013-03-30 |
Diana Clarke | starting on the update tests next, pep8 pass first... |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Diana Clarke | move the insert tests from CRUDTest into sql/test_inser... |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Diana Clarke | move the delete tests from CRUDTest into sql/test_delet... |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Diana Clarke | adding pullreq # to changelog |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Diana Clarke | adding convenience method exists() to Query (see #... |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Mike Bayer | - test all pymssql messages here |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Mike Bayer | Merged in sontek/sqlalchemy/add_better_disconnect_check... |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Mike Bayer | - add a nose runner that erases out argv, otherwise |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Mike Bayer | - limit some of these on views, indexes, pk constraints... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Mike Bayer | Merged in msabramo/sqlalchemy (pull request #48) |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Mike Bayer | - add an event to testing so that other dialects can... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Mike Bayer | Loosened the check on dialect-specific argument names |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Mike Bayer | fix syntax error |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
Mike Bayer | Fixed bug whereby a DBAPI that can return "0" |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
Mike Bayer | Merged in tshepang/sqlalchemy/grammar (pull request... |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
Mike Bayer | Merged in tshepang/sqlalchemy/typos (pull request #52) |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
Tshepang Lekhonkhobe | fix grammar |
commit | commitdiff | tree | snapshot |
| 2013-03-23 |
Tshepang Lekhonkhobe | remove mistakenly-repeated words |
commit | commitdiff | tree | snapshot |
| 2013-03-21 |
Marc Abramowitz | Make MonkeyPatchedBinaryTest not fail on Python 2.5... |
commit | commitdiff | tree | snapshot |
| 2013-03-19 |
Ben Trofatter | Removed commented line from test_types.py |
commit | commitdiff | tree | snapshot |
| 2013-03-19 |
Ben Trofatter | Added workaround for pymysql3 double wrapping Programmi... |
commit | commitdiff | tree | snapshot |
| next |