| 2013-09-04 |
Vladimir Magamedov | Fixed Query.exists() method for the case, when query... |
commit | commitdiff | tree | snapshot |
| 2013-09-02 |
Mike Bayer | use a different col here to keep oracle happy |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
Mike Bayer | plus some more adjustments for mysql, or in general... |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
Mike Bayer | Fixed bug where using the ``column_reflect`` event... |
commit | commitdiff | tree | snapshot |
| 2013-08-28 |
Mike Bayer | - fix a crapload of seealsos |
commit | commitdiff | tree | snapshot |
| 2013-08-26 |
Mike Bayer | correct for missing fail() methods which were lost... |
commit | commitdiff | tree | snapshot |
| 2013-08-26 |
Mike Bayer | clean up formatting and other linting issues |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
Mike Bayer | - add version_id documentation [ticket:867] |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
Mike Bayer | forgot to add system to the copy() method |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
Mike Bayer | added "system=True" to Column, so that we generally... |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
mike bayer | Merge pull request #23 from yoloseem/master |
commit | commitdiff | tree | snapshot |
| 2013-08-24 |
Mike Bayer | - The :class:`.CreateColumn` construct can be appled... |
commit | commitdiff | tree | snapshot |
| 2013-08-24 |
Mike Bayer | - this comment is wrong, the method here returns all... |
commit | commitdiff | tree | snapshot |
| 2013-08-23 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | - update the test times, include pypy, clean up the... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | add FAQ entry on large inserts |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | fix link |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | move FAQ to the docs, [ticket:2133] |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | yikes return the modname if no lookup found... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | dont need to translate all these names |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | too small! |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | add some height |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | additoinal |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | - reorganize docs so expression, schema are broken... |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | pypy pickle isn't "bulletproof" |
commit | commitdiff | tree | snapshot |
| 2013-08-21 |
Mike Bayer | apply test skips for pypy issue #1573 in 0.8 [ticket... |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
Mike Bayer | Fixed bug where list instrumentation would fail to... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | changelog adjust... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | - use newly fixed WeakSequence (#2794) to not have... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | - add WeakSequence.append() |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | Backported a change from 0.9 whereby the iteration... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | fix the merge |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | Fixed a potential issue in an ordered sequence implemen... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | - also do delete, add seealsos, formatting, etc. [ticke... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | - add better notes to query.update(), most notably... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Mike Bayer | Fixed regression dating back to 0.7.9 whereby the name... |
commit | commitdiff | tree | snapshot |
| 2013-08-17 |
Mike Bayer | 0.8 changelog |
commit | commitdiff | tree | snapshot |
| 2013-08-17 |
Mike Bayer | - changelog |
commit | commitdiff | tree | snapshot |
| 2013-08-17 |
Mike Bayer | Merged in prschmid/sqlalchemy (pull request #4) |
commit | commitdiff | tree | snapshot |
| 2013-08-17 |
Mike Bayer | Merged in bacher09/sqlalchemy (pull request #5) |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
Mike Bayer | add some more detail about concurrency |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
Mike Bayer | - more "when do i create the session" docs, get specific |
commit | commitdiff | tree | snapshot |
| 2013-08-11 |
Mike Bayer | add more docs to index, even though this seems to be... |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
mike bayer | Merge pull request #21 from svrin/patch-1 |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
Mike Bayer | - The :meth:`.Operators.notin_` operator added in 0... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Mike Bayer | Updates to MySQL reserved words for versions 5.5, 5... |
commit | commitdiff | tree | snapshot |
| 2013-07-31 |
Mike Bayer | - update ORM event docs to include that you can listen... |
commit | commitdiff | tree | snapshot |
| 2013-07-31 |
Mike Bayer | fix cahngelog |
commit | commitdiff | tree | snapshot |
| 2013-07-31 |
Mike Bayer | - Fixed bug in common table expression system where... |
commit | commitdiff | tree | snapshot |
| 2013-07-27 |
Mike Bayer | fix py26 flag |
commit | commitdiff | tree | snapshot |
| 2013-07-27 |
Mike Bayer | try seeing if just clearing this ahead of time helps |
commit | commitdiff | tree | snapshot |
| 2013-07-27 |
Mike Bayer | exclude python2.5 on this also |
commit | commitdiff | tree | snapshot |
| 2013-07-20 |
Mike Bayer | tpo |
commit | commitdiff | tree | snapshot |
| 2013-07-20 |
Mike Bayer | - Improved the examples in ``examples/generic_associati... |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
mike bayer | Merge pull request #18 from davidjb/patch-1 |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
Mike Bayer | Fixed bug in ORM-level event registration where the... |
commit | commitdiff | tree | snapshot |
| 2013-07-17 |
Mike Bayer | Fixed bug in :class:`.CheckConstraint` DDL where the... |
commit | commitdiff | tree | snapshot |
| 2013-07-14 |
mike bayer | Merge pull request #17 from iElectric/docs/wording_yiel... |
commit | commitdiff | tree | snapshot |
| 2013-07-13 |
Mike Bayer | further tweaking |
commit | commitdiff | tree | snapshot |
| 2013-07-13 |
Mike Bayer | fix the scoping here |
commit | commitdiff | tree | snapshot |
| 2013-07-13 |
Mike Bayer | callcounts |
commit | commitdiff | tree | snapshot |
| 2013-07-13 |
Mike Bayer | A performance fix related to the usage of the :func... |
commit | commitdiff | tree | snapshot |
| 2013-07-13 |
Mike Bayer | doc fix |
commit | commitdiff | tree | snapshot |
| 2013-07-13 |
Mike Bayer | The newly added SQLite DATETIME arguments storage_forma... |
commit | commitdiff | tree | snapshot |
| 2013-07-12 |
Mike Bayer | - use inline=True for the insert..select here so it... |
commit | commitdiff | tree | snapshot |
| 2013-07-12 |
Mike Bayer | CSS tweaks to support version styling in the latest... |
commit | commitdiff | tree | snapshot |
| 2013-07-12 |
Mike Bayer | fix missing import here |
commit | commitdiff | tree | snapshot |
| 2013-07-12 |
Mike Bayer | Fixed bug where the expression system relied upon the... |
commit | commitdiff | tree | snapshot |
| 2013-07-12 |
Mike Bayer | don't split the regexps for chop_traceback() |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Mike Bayer | Dialect.initialize() is not called a second time if... |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Mike Bayer | remove undoc-members from query docstring [ticket:2774] |
commit | commitdiff | tree | snapshot |
| 2013-07-06 |
Mike Bayer | use "target tables" here |
commit | commitdiff | tree | snapshot |
| 2013-07-05 |
Mike Bayer | - Added new method to the :func:`.insert` construct |
commit | commitdiff | tree | snapshot |
| 2013-07-05 |
Mike Bayer | callcount |
commit | commitdiff | tree | snapshot |
| 2013-07-05 |
Mike Bayer | Fixed bug whereby attribute history functions would... |
commit | commitdiff | tree | snapshot |
| 2013-07-04 |
Mike Bayer | - take advantage of 0.9's pool redesign a bit, adding |
commit | commitdiff | tree | snapshot |
| 2013-07-03 |
Mike Bayer | 0.8.2 rel_0_8_2 |
commit | commitdiff | tree | snapshot |
| 2013-07-03 |
Mike Bayer | dont need this |
commit | commitdiff | tree | snapshot |
| 2013-07-03 |
Mike Bayer | make this rule automatic based on coverage plugin |
commit | commitdiff | tree | snapshot |
| 2013-07-03 |
Mike Bayer | mark the tests that seem to be segfauling py3k+coverage... |
commit | commitdiff | tree | snapshot |
| 2013-07-03 |
Mike Bayer | for this test, apparently we don't handle sets as unord... |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Mike Bayer | - clean up some of the requires for cross-schema reflection |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Mike Bayer | genericize tests here |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Mike Bayer | Fixed bug when using multi-table UPDATE where a supplem... |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Mike Bayer | Added :class:`.BIGINT` to the list of type names that... |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Mike Bayer | ORM descriptors such as hybrid properties can now be... |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Mike Bayer | fix python 2.5isms |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Mike Bayer | fix a missing stringio import |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Mike Bayer | fix syntax screwup |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Mike Bayer | Added new flag ``retaining=False`` to the kinterbasdb... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Mike Bayer | - replace most explicitly-named test objects called... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Mike Bayer | - additional fix for [ticket:2750] where on an update... |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Mike Bayer | add better tests for [ticket:2750] |
commit | commitdiff | tree | snapshot |
| 2013-06-30 |
Mike Bayer | A warning is emitted when trying to flush an object... |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Mike Bayer | tweak the timings here to maximize chance of test success |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Mike Bayer | set UTC timezone on the connection here so we can get... |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Mike Bayer | fix 2.5 syntaxes |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Mike Bayer | The behavior of :func:`.extract` has been simplified... |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Mike Bayer | refactor test suites for postgresql, mssql, mysql into... |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Mike Bayer | improve the close handling here so that we don't double... |
commit | commitdiff | tree | snapshot |
| next |