| 2014-09-05 |
Rodrigo Menezes | Added get_foreign_table_names to interface and put... |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Rodrigo Menezes | Fixing some pep8s and adding get_foreign_tables. |
commit | commitdiff | tree | snapshot |
| 2014-08-26 |
Rodrigo Menezes | Removed changes that are no longer necessary for postgr... |
commit | commitdiff | tree | snapshot |
| 2014-08-26 |
Rodrigo Menezes | Merge branch 'master' of https://github.com/zzzeek... |
commit | commitdiff | tree | snapshot |
| 2014-08-26 |
Rodrigo Menezes | Remove relkind from construct arguments. |
commit | commitdiff | tree | snapshot |
| 2014-08-26 |
Rodrigo Menezes | Removed all mentions to postgresql_relkind |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - changelog for pr bitbucket:28 |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | Merge branch 'mutable-dict-update' of https://bitbucket... |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - changelog for pr bitbucket:27 |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | Merge branch 'mutable-dict-coerce-fix' of https://bitbu... |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - mention that FOUND_ROWS is hardcoded; fixes #3146 |
commit | commitdiff | tree | snapshot |
| 2014-08-25 |
Mike Bayer | - The "resurrect" ORM event has been removed. This... |
commit | commitdiff | tree | snapshot |
| 2014-08-23 |
Mike Bayer | Merge branch 'pr129' |
commit | commitdiff | tree | snapshot |
| 2014-08-23 |
Mike Bayer | - pep8 formatting for pg table opts feature, tests |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/131' |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
mike bayer | Merge pull request #130 from gthb/docfix-1 |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Gunnlaugur... | Add note on begin_nested requiring rollback/commit |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Gunnlaugur... | Fix doc typo 'conjunection' |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Gunnlaugur... | Fix copy-paste error in Delete doc |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Mike Bayer | - fix link |
commit | commitdiff | tree | snapshot |
| 2014-08-21 |
Mike Bayer | - The INSERT...FROM SELECT construct now implies `... |
commit | commitdiff | tree | snapshot |
| 2014-08-20 |
Mike Bayer | - pep8 |
commit | commitdiff | tree | snapshot |
| 2014-08-20 |
Mike Bayer | - factor out determination of current version id out of |
commit | commitdiff | tree | snapshot |
| 2014-08-20 |
Mike Bayer | - Fixed bug in connection pool logging where the "conne... |
commit | commitdiff | tree | snapshot |
| 2014-08-20 |
Mike Bayer | - pep8 cleanup |
commit | commitdiff | tree | snapshot |
| 2014-08-19 |
Mike Bayer | - simplify PK logic in update for row switch |
commit | commitdiff | tree | snapshot |
| 2014-08-18 |
Mike Bayer | - optimize collection of cols we insert as none |
commit | commitdiff | tree | snapshot |
| 2014-08-18 |
Mike Bayer | - move out checks for table in mapper._pks_by_table |
commit | commitdiff | tree | snapshot |
| 2014-08-18 |
Mike Bayer | - further reorganize collect_insert_commands to disting... |
commit | commitdiff | tree | snapshot |
| 2014-08-18 |
Mike Bayer | - organize persistence methods in terms of generators, |
commit | commitdiff | tree | snapshot |
| 2014-08-18 |
Mike Bayer | - major simplification of _collect_update_commands... |
commit | commitdiff | tree | snapshot |
| 2014-08-18 |
Mike Bayer | - Fixed bug where attribute "set" events or columns... |
commit | commitdiff | tree | snapshot |
| 2014-08-17 |
Malik Diarra | Adding postgres create table options documentation |
commit | commitdiff | tree | snapshot |
| 2014-08-17 |
Malik Diarra | Correcting options name from withoids to with_oids |
commit | commitdiff | tree | snapshot |
| 2014-08-17 |
Mike Bayer | - oldest screwup in the book, forgot the file |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Malik Diarra | quoting tablespace name in create table command in... |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Malik Diarra | Adding oids and on_commit table options |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Malik Diarra | Adding a tablespace options for postgresql create table |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | - rework profiling, zoomark tests into single tests... |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | - changelog for pullreq github:125 |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/125' into pr125 |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | - support dialects w/o sane multi row count again |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | - need list() here for py3k |
commit | commitdiff | tree | snapshot |
| 2014-08-16 |
Mike Bayer | - max failures 25 |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - mutablemapping adds compiler overhead, so screw it |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - port the _collect_insert_commands optimizations from... |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - The :class:`.IdentityMap` exposed from :class:`.Sessi... |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - TIL that dict.keys() in py3K is not an iterator,... |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - clean up provision and keep sqlite on memory DBs... |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - don't add the parent attach event within _on_table_attach |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - other test fixes |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - modify how class state is tracked here as it seems... |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - UPDATE statements can now be batched within an ORM... |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | pep8 |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | pep8 |
commit | commitdiff | tree | snapshot |
| 2014-08-15 |
Mike Bayer | - The string keys that are used to determine the column... |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Rodrigo Menezes | Add a view synonym too for consistency. |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Rodrigo Menezes | Merge branch 'master' of https://github.com/rclmenezes... |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Rodrigo Menezes | Added support for postgres_relkind. |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Mike Bayer | - Removing (or adding) an event listener at the same... |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Mike Bayer | pep8 |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Mike Bayer | on second thought we need to prioritize what really... |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Mike Bayer | - updates |
commit | commitdiff | tree | snapshot |
| 2014-08-14 |
Mike Bayer | - repair against use here |
commit | commitdiff | tree | snapshot |
| 2014-08-13 |
Mike Bayer | - The ``info`` parameter has been added to the construc... |
commit | commitdiff | tree | snapshot |
| 2014-08-13 |
Mike Bayer | - The :meth:`.InspectionAttr.info` collection is now... |
commit | commitdiff | tree | snapshot |
| 2014-08-13 |
Mike Bayer | - rename _InspectionAttr to InspectionAttr |
commit | commitdiff | tree | snapshot |
| 2014-08-13 |
Mike Bayer | flake8 cleanup |
commit | commitdiff | tree | snapshot |
| 2014-08-13 |
Mike Bayer | Merge branch 'pr126' |
commit | commitdiff | tree | snapshot |
| 2014-08-13 |
Mike Bayer | - public method name is get_enums() |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Mike Bayer | - changelog, fixes #3027 |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Mike Bayer | - rework documentation for reflection flags; also include |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Malik Diarra | Providing an autoload_with info automatically sets... |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Mike Bayer | - add tests for the savepoint recipe |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Mike Bayer | - rewrite all the sqlite/pysqlite transaction isolation... |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Matt Chisholm | fix MutableDict.coerce |
commit | commitdiff | tree | snapshot |
| 2014-08-09 |
Matt Chisholm | add update() support to MutableDict |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Mike Bayer | - oursql doesn't pass this consistently, not sure what... |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Mike Bayer | - use configured test_schema here |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Mike Bayer | oursql seems to handle this? unclear, might be depende... |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Mike Bayer | - have python setup.py test use xdist with -q |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Mike Bayer | - memusage is fine for parallel |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Mike Bayer | - turn off the testing reaper here, that's the source... |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Ilya Pekelny | Public inspector method to load enum list |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Ilya Pekelny | DropEnumType class available from postgres dialect |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
Mike Bayer | - take out the iterator approach here as it does not... |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
Mike Bayer | -Fixed bug where Postgresql JSON type was not able... |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
Mike Bayer | - clarify docs that contains_eager() is included in... |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
mike bayer | Merge pull request #127 from mwhite/master |
commit | commitdiff | tree | snapshot |
| 2014-08-06 |
Michael White | fix typo in cascade documentation |
commit | commitdiff | tree | snapshot |
| 2014-08-05 |
Mike Bayer | - add some docs to try to explain the behavior with... |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Mike Bayer | - Fixed bug in CTE where ``literal_binds`` compiler... |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Tony Locke | pg8000 now supports sane_multi_rowcount |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Tony Locke | two_phase_recover, COMMIT PREPARED in transaction |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Tony Locke | Remove spurious print statements in pg8000 dialect |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Tony Locke | PEP8 tidy of test/engine/test_reconnect |
commit | commitdiff | tree | snapshot |
| 2014-08-02 |
Tony Locke | With pg8000-1.9.13 passes engine/test_reconnect |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Mike Bayer | - update the literal binds section |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Mike Bayer | - workaround removal of nested() in py3k |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Mike Bayer | - ensure all tests are named test_* |
commit | commitdiff | tree | snapshot |
| next |