| 2014-03-15 |
Mike Bayer | - fairly epic rework of the cascade documentation |
commit | commitdiff | tree |
| 2014-03-14 |
Mike Bayer | - correct this to make the intention clear |
commit | commitdiff | tree |
| 2014-03-14 |
Mike Bayer | - Added support for literal rendering of boolean values... |
commit | commitdiff | tree |
| 2014-03-13 |
Mike Bayer | - move some requirements up to the testing module to... |
commit | commitdiff | tree |
| 2014-03-13 |
Mike Bayer | comment |
commit | commitdiff | tree |
| 2014-03-13 |
Mike Bayer | - add a suite test for underscore as initial char |
commit | commitdiff | tree |
| 2014-03-13 |
Mike Bayer | - add more support for suite tests, moving some tests... |
commit | commitdiff | tree |
| 2014-03-12 |
Mike Bayer | - Added a new feature :func:`.schema.conv`, the purpose... |
commit | commitdiff | tree |
| 2014-03-12 |
Mike Bayer | :paramref:`.MetaData.naming_convention` feature will... |
commit | commitdiff | tree |
| 2014-03-12 |
Mike Bayer | - Fixed bug in new :paramref:`.MetaData.naming_conventi... |
commit | commitdiff | tree |
| 2014-03-11 |
Mike Bayer | unitttest has a SkipTest also but pytest doesn't |
commit | commitdiff | tree |
| 2014-03-11 |
Mike Bayer | add a string example for self-refenretial many-to-many |
commit | commitdiff | tree |
| 2014-03-11 |
Mike Bayer | - A warning is emitted if the :meth:`.MapperEvents... |
commit | commitdiff | tree |
| 2014-03-11 |
Mike Bayer | - Added a new keyword argument ``once=True`` to :func... |
commit | commitdiff | tree |
| 2014-03-11 |
mike bayer | Merge pull request #79 from nibrahim/master |
commit | commitdiff | tree |
| 2014-03-11 |
Noufal Ibrahim | Fixes argument number in docs |
commit | commitdiff | tree |
| 2014-03-09 |
Mike Bayer | take out the support paragraph and just put a basic... |
commit | commitdiff | tree |
| 2014-03-09 |
mike bayer | Merge pull request #75 from msabramo/pymssql_update_web... |
commit | commitdiff | tree |
| 2014-03-08 |
Mike Bayer | put fails for these various things that don't work... |
commit | commitdiff | tree |
| 2014-03-07 |
Mike Bayer | import testing needs to be here as we set .db on it |
commit | commitdiff | tree |
| 2014-03-06 |
Mike Bayer | - cx_oracle test for "unicode returns" needs to be... |
commit | commitdiff | tree |
| 2014-03-05 |
Mike Bayer | - changelog for pullreq github:74 |
commit | commitdiff | tree |
| 2014-03-05 |
Mike Bayer | Merge branch 'master' of https://github.com/Cito/sqlalc... |
commit | commitdiff | tree |
| 2014-03-05 |
Mike Bayer | - Fixed small issue in :class:`.SingletonThreadPool... |
commit | commitdiff | tree |
| 2014-03-05 |
Mike Bayer | ignore .patch files |
commit | commitdiff | tree |
| 2014-03-05 |
Mike Bayer | - finding myself still using nose for short runs as... |
commit | commitdiff | tree |
| 2014-03-04 |
Mike Bayer | pytest calls all the descriptors. and we can't call... |
commit | commitdiff | tree |
| 2014-03-04 |
Mike Bayer | - no unitest.SkipTest in 2.6...arggggg |
commit | commitdiff | tree |
| 2014-03-04 |
Mike Bayer | cut out the BS as far as MySQLdb urls, put the one... |
commit | commitdiff | tree |
| 2014-03-04 |
Mike Bayer | - Fixed bug in association proxy where assigning an... |
commit | commitdiff | tree |
| 2014-03-04 |
Mike Bayer | add a seealso here |
commit | commitdiff | tree |
| 2014-03-03 |
Mike Bayer | fix the profiling ids here |
commit | commitdiff | tree |
| 2014-03-03 |
Mike Bayer | fix pypy failures |
commit | commitdiff | tree |
| 2014-03-03 |
Mike Bayer | - Support has been added for pytest to run tests. ... |
commit | commitdiff | tree |
| 2014-03-03 |
Marc Abramowitz | dialects/mssql/pymssql.py: Remove second two paragraphs... |
commit | commitdiff | tree |
| 2014-03-02 |
Mike Bayer | - get util.get_callable_argspec() to be completely... |
commit | commitdiff | tree |
| 2014-03-02 |
Mike Bayer | - Fixed some test/feature failures occurring in Python... |
commit | commitdiff | tree |
| 2014-03-01 |
Mike Bayer | - add new tests for individual type reflection |
commit | commitdiff | tree |
| 2014-02-28 |
Mike Bayer | use view_column requirement here |
commit | commitdiff | tree |
| 2014-02-28 |
Mike Bayer | - dont create a self-ref FK if test suite marked as... |
commit | commitdiff | tree |
| 2014-02-28 |
Mike Bayer | fix typos |
commit | commitdiff | tree |
| 2014-02-28 |
Mike Bayer | add a migration for this one |
commit | commitdiff | tree |
| 2014-02-28 |
Mike Bayer | - Added a new option to :paramref:`.relationship.innerj... |
commit | commitdiff | tree |
| 2014-02-28 |
Marc Abramowitz | Update pymssql dialect description, remove "limitations... |
commit | commitdiff | tree |
| 2014-02-28 |
Mike Bayer | - Fixed bug in :func:`.tuple_` construct where the... |
commit | commitdiff | tree |
| 2014-02-27 |
Marc Abramowitz | Update URL for pymssql |
commit | commitdiff | tree |
| 2014-02-27 |
Christoph Zwerschke | Restore coercion to unicode with cx_Oracle. |
commit | commitdiff | tree |
| 2014-02-27 |
Mike Bayer | restore the contracts of update/extend to the degree... |
commit | commitdiff | tree |
| 2014-02-27 |
Mike Bayer | - Fixed a regression in association proxy caused by... |
commit | commitdiff | tree |
| 2014-02-27 |
Mike Bayer | - Removed stale names from ``sqlalchemy.orm.interfaces... |
commit | commitdiff | tree |
| 2014-02-26 |
Mike Bayer | - Adjusted the logic which applies names to the .c... |
commit | commitdiff | tree |
| 2014-02-26 |
Mike Bayer | - Some changes to how the :attr:`.FromClause.c` collect... |
commit | commitdiff | tree |
| 2014-02-26 |
Mike Bayer | - Fixed issue in new :meth:`.TextClause.columns` method... |
commit | commitdiff | tree |
| 2014-02-26 |
Mike Bayer | - use MutableMapping to make this more succinct, complete |
commit | commitdiff | tree |
| 2014-02-26 |
Mike Bayer | docs |
commit | commitdiff | tree |
| 2014-02-26 |
Mike Bayer | - The new dialect-level keyword argument system for... |
commit | commitdiff | tree |
| 2014-02-25 |
Mike Bayer | - Fixed bug where events set to listen at the class |
commit | commitdiff | tree |
| 2014-02-24 |
Mike Bayer | - we're testing a query here with non-standard aliasing... |
commit | commitdiff | tree |
| 2014-02-24 |
Mike Bayer | - Fixed regression from 0.8 where using an option like |
commit | commitdiff | tree |
| 2014-02-24 |
Mike Bayer | - Fixed bug in the versioned_history example where... |
commit | commitdiff | tree |
| 2014-02-24 |
Mike Bayer | more detail, what actually loads, etc. |
commit | commitdiff | tree |
| 2014-02-23 |
Mike Bayer | -rewrite expire/refresh section |
commit | commitdiff | tree |
| 2014-02-23 |
Mike Bayer | no more wheels until they have a point |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | - More fixes to SQLite "join rewriting"; the fix from... |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | fix typo rel_0_9_3 |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | 0.8.5 released same day |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | 0.9.3 |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | skip this on oracle |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | - Added an additional message to psycopg2 disconnect... |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | - re: #2967, also fixed a somewhat related issue where... |
commit | commitdiff | tree |
| 2014-02-20 |
Mike Bayer | - Fixed bug in SQLite "join rewriting" where usage... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | - add a topological rule here to place PARTITIONS after... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | restore the check ahead of the lock to avoid using... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | backport |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | - Added new MySQL-specific :class:`.mysql.DATETIME... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | changelog for pullreq 12 |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | Merge branch 'master' of https://bitbucket.org/50onred... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | - Fixed bug where calling :meth:`.Insert.values` with... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | - Fixed a critical regression caused by :ticket:`2880... |
commit | commitdiff | tree |
| 2014-02-19 |
Mike Bayer | - update mysql connector python link, #2938 |
commit | commitdiff | tree |
| 2014-02-18 |
Mike Bayer | - Support has been improved for Postgresql reflection... |
commit | commitdiff | tree |
| 2014-02-18 |
Mike Bayer | update docs re: cx_oracle unicode as of 0.9.2, no more... |
commit | commitdiff | tree |
| 2014-02-17 |
Mike Bayer | - dont need this import and it's not in 2.6 anyway |
commit | commitdiff | tree |
| 2014-02-17 |
Mike Bayer | ill never remember this URL so put it here |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - rewrite SQLite reflection tests into one consistent... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - need qualifiers here... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - The SQLite dialect will now skip unsupported argument... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - changelog + documentation for pullreq github:65 |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | Merge branch 'master' of https://github.com/eblume... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - changelog for pullreq github:64 |
commit | commitdiff | tree |
| 2014-02-16 |
mike bayer | Merge pull request #64 from LevonXXL/master |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - use column.info to detect those cols part of "versioning" |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | Merge branch 'patch-1' of https://github.com/jplaverdur... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | this isn't really the mainstream use case here; would... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - extensive cross-linking of relationship options with... |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | remove redundant see also |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - add cross-linking for passive_deletes / passive_updates |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - add documentation regarding native hstore flag, psycopg2 |
commit | commitdiff | tree |
| 2014-02-16 |
Mike Bayer | - expand docs on MySQL table arguments beyond just... |
commit | commitdiff | tree |
| 2014-02-14 |
Mike Bayer | - cross link remote_side/self-referential |
commit | commitdiff | tree |
| next |