| 2017-04-01 |
Mike Bayer | - 1.1.9 prep |
commit | commitdiff | tree | snapshot |
| 2017-03-31 |
Mike Bayer | - 1.1.8 rel_1_1_8 |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Mike Bayer | Track SchemaEventTarget types in as_mutable() |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Malaclypse... | Add bindparams support for baked Result count() method |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Ihor Kalnytskyi | Docs/faq/performance |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Sean McCully | Support Postgresql development version numbers |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Mike Bayer | - 1.1.8 prep |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | - 1.1.7 rel_1_1_7 |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | Allow aliased() to be passed to Query.select_entity_from(). |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
mike bayer | Merge "Add safe_reraise() + warnings only to Connection... |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Bertrand Janin | Fix a title typo |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | Add safe_reraise() + warnings only to Connection._autor... |
commit | commitdiff | tree | snapshot |
| 2017-03-26 |
Mike Bayer | Pre-load alias.c within JoinedEagerLoader cached Aliase... |
commit | commitdiff | tree | snapshot |
| 2017-03-22 |
Mike Bayer | Use config.db global opts as defaults for all testing_e... |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
Jamie Alessio | Fix typos ('expicit' -> 'explicit') |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
Paul Brown | fix pep8 errors in association example |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
Paul Brown | fix pep8 errors in adjacency_list example |
commit | commitdiff | tree | snapshot |
| 2017-03-13 |
Mike Bayer | - re-set no ad-hoc-engines for oracle, previously low... |
commit | commitdiff | tree | snapshot |
| 2017-03-13 |
Mike Bayer | Repair _execute_scalar for WITH_UNICODE mode |
commit | commitdiff | tree | snapshot |
| 2017-03-13 |
Mike Bayer | - set correct gitreview branch |
commit | commitdiff | tree | snapshot |
| 2017-03-09 |
Mike Bayer | - add a note as to why we have this very complicated... |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
Mike Bayer | Allow SchemaType and Variant to work together |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
Mike Bayer | Repair missing "checkfirst" for test suite |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
Mike Bayer | - document ForeignKeyConstraint columns / elements... |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
mike bayer | Merge "Don't cache savepoint identifiers" |
commit | commitdiff | tree | snapshot |
| 2017-03-06 |
Mike Bayer | Don't cache savepoint identifiers |
commit | commitdiff | tree | snapshot |
| 2017-03-06 |
Mike Bayer | - update asktom link, fixes #3925 |
commit | commitdiff | tree | snapshot |
| 2017-03-06 |
Mike Bayer | Update profiles for psycopg2 2.7 |
commit | commitdiff | tree | snapshot |
| 2017-02-28 |
Mike Bayer | Only use schema_translate_map on SchemaItem subclasses |
commit | commitdiff | tree | snapshot |
| 2017-02-28 |
Mike Bayer | - 1.1.7 prep |
commit | commitdiff | tree | snapshot |
| 2017-02-28 |
Mike Bayer | - 1.1.6 rel_1_1_6 |
commit | commitdiff | tree | snapshot |
| 2017-02-28 |
Hanno Schlichting | Add new reserved words for MySQL 8.0 (beta). |
commit | commitdiff | tree | snapshot |
| 2017-02-23 |
Mike Bayer | Performance within instances() |
commit | commitdiff | tree | snapshot |
| 2017-02-22 |
mike bayer | Merge "Memoize AliasedClass, ClauseAdapter objects... |
commit | commitdiff | tree | snapshot |
| 2017-02-16 |
Mike Bayer | - add test for inserting PG array w/ NULL, references... |
commit | commitdiff | tree | snapshot |
| 2017-02-16 |
Mike Bayer | Memoize AliasedClass, ClauseAdapter objects in joined... |
commit | commitdiff | tree | snapshot |
| 2017-02-13 |
Mike Bayer | Add new DDL autocommit expressions for Postgresql |
commit | commitdiff | tree | snapshot |
| 2017-02-13 |
Mike Bayer | - limit to MySQL dialect |
commit | commitdiff | tree | snapshot |
| 2017-02-13 |
Mike Bayer | - pull autocommit suite into the mysql suite as well |
commit | commitdiff | tree | snapshot |
| 2017-02-13 |
Mike Bayer | - add a test suite that ensures textual autocommit... |
commit | commitdiff | tree | snapshot |
| 2017-02-12 |
Grzegorz Makarewicz | pytds based connector for MS-SQL |
commit | commitdiff | tree | snapshot |
| 2017-02-09 |
Mike Bayer | Check for columns not part of mapping, correct mapping... |
commit | commitdiff | tree | snapshot |
| 2017-02-09 |
Mike Bayer | Don't post-SELECT columns w/o a server default/onupdate... |
commit | commitdiff | tree | snapshot |
| 2017-02-08 |
Mike Bayer | - document Query.with_session(), direct constructor... |
commit | commitdiff | tree | snapshot |
| 2017-02-07 |
Khairi Hafsham | Make all tests to be PEP8 compliant |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
mike bayer | Merge "Accept FetchedValue, text() for column "default... |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Mike Bayer | - add a note referring to the enum value as not current... |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Mike Bayer | Accept FetchedValue, text() for column "default" value |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Mike Bayer | - clarify Enum validation rules, fixes #3904 |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
Mike Bayer | Union the exclude_properties of the inheriting mapper... |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
mike bayer | Merge "Add count(), scalar() to baked query" |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
Mike Bayer | Add count(), scalar() to baked query |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
Jeong YunWon | Fix nested index_property setter when there is no conta... |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
Mike Bayer | Copy whereclause / using in ExcludeConstraint |
commit | commitdiff | tree | snapshot |
| 2017-01-28 |
Mike Bayer | - add missing param tag |
commit | commitdiff | tree | snapshot |
| 2017-01-28 |
Mike Bayer | - cte() has moved to HasCTE(), since SelectBase is... |
commit | commitdiff | tree | snapshot |
| 2017-01-27 |
Mike Bayer | - remove misleading comment, ref #3902 |
commit | commitdiff | tree | snapshot |
| 2017-01-26 |
Mike Bayer | Don't check isolation level prior to SQL Server 2005 |
commit | commitdiff | tree | snapshot |
| 2017-01-26 |
Mike Bayer | - document that "column" and "where" are arbitrary... |
commit | commitdiff | tree | snapshot |
| 2017-01-24 |
Mike Bayer | Merge branch 'doc_typo' of https://bitbucket.org/fredj... |
commit | commitdiff | tree | snapshot |
| 2017-01-24 |
Mike Bayer | Merge branch 'patch-1' of https://github.com/jeffwidman... |
commit | commitdiff | tree | snapshot |
| 2017-01-24 |
Mike Bayer | Merge branch 'fix-example-re' of https://github.com... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Frederic Junod | Fix typo in documentation |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
mike bayer | Merge "Dont set _set_select_from() for alias object" |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Mike Bayer | Improve server-side Sequence documentation |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Mike Bayer | Dont set _set_select_from() for alias object |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Mike Bayer | - 1.1.6 prep |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | - 1.1.5 rel_1_1_5 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | - 1.0.17 release date |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | - this test is too brittle under load, not worth it... |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | - further changes to avoid pytest warnings |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Gábor Lipták | Correct pytest deprecation warning |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | - repair an errant docstring w/o r |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | - update copyright in .c files |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
mike bayer | Merge "Parse (but don't record) COMMENT portion of... |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Lele Long | Parse (but don't record) COMMENT portion of MySQL table key |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Joseph Schorr | Add support for prefixes on CREATE INDEX statements... |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | - correctly document LIKE / ILIKE, fixes #3890 |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
mike bayer | Merge "Better hide engine password" |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Valery Yundin | Better hide engine password |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | Add "existing" populators for subqueryload |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | Merge branch 'master' into rel_1_1 |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | - fix changelog |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Mike Bayer | - fix changelog |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
mike bayer | Merge "Use full column->type processing for ON CONFLICT... |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
mike bayer | Merge "Support python3.6" |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
Mike Bayer | Use full column->type processing for ON CONFLICT SET... |
commit | commitdiff | tree | snapshot |
| 2017-01-13 |
Mike Bayer | Support python3.6 |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Mike Bayer | - document how to use autocommit isolation level for... |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
mike bayer | Merge "Pass **kw to bound params in multi values" |
commit | commitdiff | tree | snapshot |
| 2017-01-09 |
Carlos García... | Set autoincrement to False; use sqlite_autoincrement... |
commit | commitdiff | tree | snapshot |
| next |