2014-03-15 |
Mike Bayer | - fairly epic rework of the cascade documentation |
commit | commitdiff | tree |
2014-03-11 |
mike bayer | Merge pull request #79 from nibrahim/master |
commit | commitdiff | tree |
2014-03-09 |
Mike Bayer | merge new links to rel_0_8 |
commit | commitdiff | tree |
2014-03-04 |
Mike Bayer | cut out the BS as far as MySQLdb urls, put the one... |
commit | commitdiff | tree |
2014-02-28 |
Mike Bayer | - Fixed bug in :func:`.tuple_` construct where the... |
commit | commitdiff | tree |
2014-02-27 |
Mike Bayer | 0.8.6 |
commit | commitdiff | tree |
2014-02-27 |
Mike Bayer | - Removed stale names from ``sqlalchemy.orm.interfaces... |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | 0.8.5 rel_0_8_5 |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | 2014 |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | - isolate this failure as only on 0.8, only in py3... |
commit | commitdiff | tree |
2014-02-20 |
Mike Bayer | - Added an additional message to psycopg2 disconnect... |
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 check ahead of the lock to avoid locking when... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | - add improved support here for string parsing of predi... |
commit | commitdiff | tree |
2014-02-19 |
Mike Bayer | - Support has been improved for Postgresql reflection... |
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 |
Marcus McCurdy | Fixes MySQL dialect partitioning |
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-16 |
Mike Bayer | - changelog for pullreq github:72. |
commit | commitdiff | tree |
2014-02-16 |
Mike Bayer | Merge branch 'fix_sqlite_uc_reflection' of https:/... |
commit | commitdiff | tree |
2014-02-16 |
Mike Bayer | - extensive cross-linking of relationship options with... |
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 | - Revised this very old issue where the Postgresql... |
commit | commitdiff | tree |
2014-02-14 |
Roman Podoliaka | Fix unique constraints reflection in SQLite |
commit | commitdiff | tree |
2014-02-13 |
Mike Bayer | - Fixed bug where :meth:`.in_()` would go into an endle... |
commit | commitdiff | tree |
2014-02-10 |
Mike Bayer | this example doesn't work, we don't really have a solut... |
commit | commitdiff | tree |
2014-02-10 |
Mike Bayer | - dont need these extra conditions from the previous... |
commit | commitdiff | tree |
2014-02-10 |
Mike Bayer | - Fixed bug where :meth:`.Query.get` would fail to... |
commit | commitdiff | tree |
2014-02-03 |
Mike Bayer | - this seems to be the best string for pymysql |
commit | commitdiff | tree |
2014-02-03 |
Mike Bayer | - Fixed bug which prevented MySQLdb-based dialects... |
commit | commitdiff | tree |
2014-02-02 |
Mike Bayer | - add a few missing methods to the cymysql dialect |
commit | commitdiff | tree |
2014-02-01 |
Mike Bayer | - don't duplicate docs for Pool within QueuePool |
commit | commitdiff | tree |
2014-01-31 |
Mike Bayer | changelog |
commit | commitdiff | tree |
2014-01-31 |
Mike Bayer | no Binary here if we are running a test with no DBAPI |
commit | commitdiff | tree |
2014-01-31 |
Mike Bayer | Merge branch 'fix-convenience-import' of github.com... |
commit | commitdiff | tree |
2014-01-31 |
Mike Bayer | - add a test for pullreq github:63 |
commit | commitdiff | tree |
2014-01-31 |
Andreas Zeidler | expose `binary_type` in `util` module |
commit | commitdiff | tree |
2014-01-29 |
Mike Bayer | - add a test for [ticket:2927], which is an 0.9 issue... |
commit | commitdiff | tree |
2014-01-29 |
Mike Bayer | - repair the fixture/test here to make sure state isn... |
commit | commitdiff | tree |
2014-01-27 |
Mike Bayer | docs |
commit | commitdiff | tree |
2014-01-26 |
Mike Bayer | updates |
commit | commitdiff | tree |
2014-01-25 |
Mike Bayer | tweak text |
commit | commitdiff | tree |
2014-01-25 |
Mike Bayer | seealsos in the tutorial |
commit | commitdiff | tree |
2014-01-25 |
Mike Bayer | imports |
commit | commitdiff | tree |
2014-01-25 |
Mike Bayer | case |
commit | commitdiff | tree |
2014-01-25 |
Mike Bayer | - start building out very comprehensive docstrings... |
commit | commitdiff | tree |
2014-01-25 |
Mike Bayer | docuemnt join |
commit | commitdiff | tree |
2014-01-24 |
Mike Bayer | - doc updates, include links to create_engine from... |
commit | commitdiff | tree |
2014-01-23 |
Mike Bayer | - add tests for [ticket:2918], confirm this is an 0... |
commit | commitdiff | tree |
2014-01-23 |
Wichert Akkerman | Remove uneeded import from code example |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | fix typo |
commit | commitdiff | tree |
2014-01-19 |
Wichert Akkerman | Fix a typo in the relationship docs |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | attic |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | akiban-> foundationdb |
commit | commitdiff | tree |
2014-01-15 |
Mike Bayer | - changelog + test for pullreq github 58 |
commit | commitdiff | tree |
2014-01-15 |
Kyle Stark | Fix TypeError for class_mapper called w/ iterable |
commit | commitdiff | tree |
2014-01-11 |
Mike Bayer | pyo |
commit | commitdiff | tree |
2014-01-11 |
Mike Bayer | - add paramlinks and external changelog ext to 0.8 |
commit | commitdiff | tree |
2014-01-02 |
Mike Bayer | - support addition of fails_if()/only_on(), just wraps... |
commit | commitdiff | tree |
2013-12-28 |
Mike Bayer | - apply a similar fix for floats to mssql+pyodbc as... |
commit | commitdiff | tree |
2013-12-28 |
Mike Bayer | - fix the insert from select test to use a non-autoinc... |
commit | commitdiff | tree |
2013-12-28 |
Ben Alpert | session docs: Change `object` to `someobject` |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - actually check the list of views! |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | fix 2.5-ism |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | test hanging on 0.8, suspecting the test framework... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - add an exclusion for "floats to four decimals", backp... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - The firebird dialect will quote identifiers which... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - add a test which creates tables and views at the... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - Fixed bug in Firebird index reflection where the... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - The "asdecimal" flag used with the :class:`.Float... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - repair some suite tests for firebird |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | changelog, will merge to 0.8 |
commit | commitdiff | tree |
2013-12-27 |
John Anderson | Remove terminated connections from the pool. |
commit | commitdiff | tree |
2013-12-20 |
Mike Bayer | - Fixed issue where a primary key column that has a... |
commit | commitdiff | tree |
2013-12-19 |
Mike Bayer | - Fixed bug with :meth:`.Insert.from_select` method... |
commit | commitdiff | tree |
2013-12-17 |
Mike Bayer | autoincrement here |
commit | commitdiff | tree |
2013-12-17 |
Mike Bayer | - for [ticket:2651], leaving CheckConstraint alone... |
commit | commitdiff | tree |
2013-12-17 |
Mike Bayer | - An adjustment to the :func:`.subqueryload` strategy... |
commit | commitdiff | tree |
2013-12-16 |
Mike Bayer | - fix up the FAQ regarding the "foo_id" issue |
commit | commitdiff | tree |
2013-12-16 |
Mike Bayer | - Fixed bug when using joined table inheritance from... |
commit | commitdiff | tree |
2013-12-16 |
Mike Bayer | wrong method name... |
commit | commitdiff | tree |
2013-12-16 |
Mike Bayer | load_on_pending is different from enable_relationship_l... |
commit | commitdiff | tree |
2013-12-12 |
Mike Bayer | make the error message for [ticket:2889] more accurate... |
commit | commitdiff | tree |
2013-12-12 |
Mike Bayer | - :func:`.composite` will raise an informative error... |
commit | commitdiff | tree |
2013-12-12 |
Mike Bayer | - Error message when a string arg sent to :func:`.relat... |
commit | commitdiff | tree |
2013-12-10 |
Mike Bayer | sqlany dialect moves to github |
commit | commitdiff | tree |
2013-12-08 |
Mike Bayer | Merge branch 'rel_0_8' of /Users/classic/dev/sqlalchemy... rel_0_8_4 |
commit | commitdiff | tree |
2013-12-08 |
Mike Bayer | forgot authors!! |
commit | commitdiff | tree |
2013-12-08 |
Mike Bayer | 0.8.4 prep |
commit | commitdiff | tree |
2013-12-08 |
Mike Bayer | python2.5 fix |
commit | commitdiff | tree |
2013-12-07 |
Mike Bayer | - documentation cleanup in ORM including [ticket:2816] |
commit | commitdiff | tree |
2013-12-07 |
Mike Bayer | specify run as module here |
commit | commitdiff | tree |
2013-12-07 |
Mike Bayer | - remove verbiage about "namespaces" from the dogpile... |
commit | commitdiff | tree |
2013-12-07 |
Mike Bayer | - A DBAPI that raises an error on ``connect()`` which... |
commit | commitdiff | tree |
2013-12-07 |
Mike Bayer | - restore having the connection closed before decrement... |
commit | commitdiff | tree |
next |