| 2017-09-28 |
Mike Bayer | Warn for mariadb 10.2 < 9 |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
mike bayer | Merge "Add full list of pyodbc error codes for MSSQL... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Mike Bayer | - add more dragons to session.begin() / autocommit... |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Mike Bayer | - tweak the handle_error docs a bit |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Mike Bayer | Add full list of pyodbc error codes for MSSQL |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
mike bayer | Merge "Support method form of any_(), all_()" into... |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Mike Bayer | Support method form of any_(), all_() |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
mike bayer | Merge "Accomodate for multidimensional array in rewriti... |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Mike Bayer | Accomodate for multidimensional array in rewriting... |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Mike Bayer | Document and test __table_cls__ |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Michael Smirnov | Fixed a typo in before_execute doc. |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Mike Bayer | use the stack to get the insert statement in on conflict |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Mike Bayer | Version 1.1.15 placeholder |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Mike Bayer | - 1.1.14 rel_1_1_14 |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Mike Bayer | - 1.1.14 placeholder |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
mike bayer | Merge "Guard against KeyError in session.merge after... |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
mike bayer | Merge "Check for non-mapped property in synonym" into... |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Mike Bayer | Guard against KeyError in session.merge after check... |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Mike Bayer | Check for non-mapped property in synonym |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Mike Bayer | Always check that discarded state is the expected one |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Mike Bayer | Add InternalError for mysqlclient disconnect |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Mike Bayer | include a note about the importance of type coerce... |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Mike Bayer | Consider merge key with (None, ) as non-persistent |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Mike Bayer | - pin on cx_Oracle 6.0.1 for the moment while we wait for |
commit | commitdiff | tree | snapshot |
| 2017-08-25 |
Mike Bayer | Allow for multiple FOLLOWING/PRECEDING in a window... |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Mike Bayer | Ensure col is not None when retrieving quick populators |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Mike Bayer | - sanitize class names for junit reporting |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Mike Bayer | Restore original test names |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Mike Bayer | Allow multiple versions of single backend |
commit | commitdiff | tree | snapshot |
| 2017-08-23 |
Mike Bayer | - remove 3.4's |
commit | commitdiff | tree | snapshot |
| 2017-08-23 |
Mike Bayer | - add posargs so we can run profile regenon individual... |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - fix typos |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - modernize the mysql connection timeout docs |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | First level repair for cx_Oracle 6.0 test regressions |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - ensure identifier re-use doesn't make this break |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - allow a separate template database to be used for |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - repair --dbs |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - still supporting py2.6 in 1.1 (!) |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - simplify and see if it still works |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | merge PG fixes from master |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
hsmtkk | fix a typo |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - filter out non-oracle URLs |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - this test doesn't work in strict mode, not that important |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - a few mysql fixes, more to come |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - rework oracle de-provisioning to write URLs to the... |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - add some logging for the provisioning |
commit | commitdiff | tree | snapshot |
| 2017-08-19 |
Mike Bayer | - dont run sql mode config tests if we aren't on mysql |
commit | commitdiff | tree | snapshot |
| 2017-08-19 |
Mike Bayer | - correct server side cursor assertion for driver names |
commit | commitdiff | tree | snapshot |
| 2017-08-19 |
Mike Bayer | - backport new tox config options from 1.2 |
commit | commitdiff | tree | snapshot |
| 2017-08-19 |
Mike Bayer | - rework the unittests README which was very out of... |
commit | commitdiff | tree | snapshot |
| 2017-08-09 |
Nils Philippsen | fix "constrast" typos |
commit | commitdiff | tree | snapshot |
| 2017-08-06 |
Mike Bayer | - modernize orm.reconstructor documentation a bit |
commit | commitdiff | tree | snapshot |
| 2017-08-04 |
Mike Bayer | - fix one test for STRICT, which may be turned on by... |
commit | commitdiff | tree | snapshot |
| 2017-08-03 |
Mike Bayer | - 1.1.13 rel_1_1_13 |
commit | commitdiff | tree | snapshot |
| 2017-08-03 |
Mike Bayer | - 1.0.19 |
commit | commitdiff | tree | snapshot |
| 2017-07-31 |
Mike Bayer | - convert to spaces |
commit | commitdiff | tree | snapshot |
| 2017-07-28 |
Mike Bayer | Revert cx_Oracle WITH_UNICODE change under > 5.0 |
commit | commitdiff | tree | snapshot |
| 2017-07-28 |
Mike Bayer | - 1.1.13 |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
Mike Bayer | - 1.1.12 rel_1_1_12 |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
Mike Bayer | - 1.0.18 release date |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
mike bayer | Merge "Ensure we check for boolean condition when we... |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
mike bayer | Merge "Guard all indexed access in WeakInstanceDict... |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
Feanil Patel | Make flush logic slightly clearer in tutorial. |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
Mike Bayer | Ensure we check for boolean condition when we inspect... |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
Mike Bayer | Guard all indexed access in WeakInstanceDict |
commit | commitdiff | tree | snapshot |
| 2017-07-24 |
Mike Bayer | - Merge directory holder README from 1.0.x and also... |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Mike Bayer | - move to file-per-changelog for unreleased change... |
commit | commitdiff | tree | snapshot |
| 2017-07-19 |
mike bayer | Merge "Check for column object in eval_none, not propke... |
commit | commitdiff | tree | snapshot |
| 2017-07-18 |
Mike Bayer | Check for column object in eval_none, not propkey |
commit | commitdiff | tree | snapshot |
| 2017-07-18 |
Mike Bayer | Check for non-entity when inspecting for subqueryload |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
Tom Sitter | Replace Session class with session instance |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
Pablo Marti | Fix typo, foriegn -> foreign |
commit | commitdiff | tree | snapshot |
| 2017-07-09 |
Mike Bayer | - remove intersphinx usage, the overhead of re-fetching |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
David Moore | Add support for CACHE and ORDER to sequences |
commit | commitdiff | tree | snapshot |
| 2017-07-05 |
Mike Bayer | - 1.1.12 placeholder |
commit | commitdiff | tree | snapshot |
| 2017-07-03 |
Michael Stewart | Include missing import in example |
commit | commitdiff | tree | snapshot |
| 2017-06-23 |
Jodok Batlogg | added link for CrateDB support |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Mike Bayer | - 1.1.12 prep |
commit | commitdiff | tree | snapshot |
| 2017-06-19 |
Mike Bayer | - 1.1.11 rel_1_1_11 |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
mike bayer | Merge "Handle SHOW VARIABLES returning no row" into... |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Mike Bayer | Handle SHOW VARIABLES returning no row |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Mike Bayer | Repair WithinGroup.get_children() |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | Set complete FROM list for subquery eagerload's orig... |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | - fix the col length missing just like in master... |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | Merge test case from 770e1e399cb0c91db73a551e1962ccbb57... |
commit | commitdiff | tree | snapshot |
| 2017-06-09 |
Mike Bayer | - repair "types" imports in postgresql/test_types,... |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
Mike Bayer | Render ARRAY index embedded between type and COLLATE |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
Mike Bayer | Parse for Postgresql version w/ "beta" |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Mike Bayer | - assert passive_deletes='all' does not affect collecti... |
commit | commitdiff | tree | snapshot |
| 2017-06-02 |
Lele Gaifax | Fix a few doc typos |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Mike Bayer | Add placeholder XML support |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Mike Bayer | Raise if ForeignKeyConstraint created with different... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | Remove twophase for cx_Oracle 6.x |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - add option to disable py.test warnings plugin; |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - add session.close() w/ rationale to top-level "using... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - pin py.test at 3.0.7 due to https://github.com/pytest... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | - remove .gitattributes and merge=union as this isn... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Kataev Denis | Repair formatting throughout documentation |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | - add a note to versioning that version id col cannot... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | Prevent SQL server isolation level from failing |
commit | commitdiff | tree | snapshot |
| next |