| 2017-10-04 |
mike bayer | Merge "Improve check for overlapping FK targets on... |
commit | commitdiff | tree | snapshot |
| 2017-10-03 |
Mike Bayer | Improve check for overlapping FK targets on sibling... |
commit | commitdiff | tree | snapshot |
| 2017-10-02 |
Mike Bayer | PG dialect test fixes |
commit | commitdiff | tree | snapshot |
| 2017-10-02 |
mike bayer | Merge "Support pg10" |
commit | commitdiff | tree | snapshot |
| 2017-10-02 |
Mike Bayer | Support pg10 |
commit | commitdiff | tree | snapshot |
| 2017-09-29 |
Mike Bayer | use fails_if for check_constraint_reflection |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Mike Bayer | Support mariadb 10.2 |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Mike Bayer | Take schema name into account when querying sqlite_master |
commit | commitdiff | tree | snapshot |
| 2017-09-28 |
Mike Bayer | Remove unused .cascading from unit test for __table_cls... |
commit | commitdiff | tree | snapshot |
| 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_()" |
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 | Merge "Don't expire "deferred" attributes in make_trans... |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
mike bayer | Merge "Document and test __table_cls__" |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
mike bayer | Merge "Warnings for @declared_attr.cascading" |
commit | commitdiff | tree | snapshot |
| 2017-09-27 |
Mike Bayer | Accomodate for multidimensional array in rewriting... |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Mike Bayer | bump 4088 to test ticket autoclose origin |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Mike Bayer | Don't expire "deferred" attributes in make_transient_to... |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Mike Bayer | Merge branch 'patch-1' of https://github.com/irushchysh... |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
mike bayer | Merge "Make a common approach for "emulated" types" |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Mike Bayer | Document and test __table_cls__ |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Mike Bayer | Warnings for @declared_attr.cascading |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
Iryna Shcherbina | Fix noseplugin to accept `zeroarg_callback` for `-... |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
mike bayer | Merge "Add table / column comments into tometadata()" |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Mike Bayer | Make a common approach for "emulated" types |
commit | commitdiff | tree | snapshot |
| 2017-09-25 |
Mike Bayer | Merge branch 'kishkin/fixed-a-typo-in-before_execute... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Mike Bayer | Add table / column comments into tometadata() |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
mike bayer | Merge "Add __next__(), next() to ResultProxy" |
commit | commitdiff | tree | snapshot |
| 2017-09-16 |
Mike Bayer | Add multivalued insert context for defaults |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Mike Bayer | Add __next__(), next() to ResultProxy |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
mike bayer | Merge "Implement placeholders for CUBE, ROLLUP, GROUPIN... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
mike bayer | Merge "Ensure (+) is rendered for all right-hand members" |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Spitcyn | Implement placeholders for CUBE, ROLLUP, GROUPING SETS |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Mike Bayer | Ensure (+) is rendered for all right-hand members |
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-11 |
Mike Bayer | Refactor for cx_Oracle version 6 |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Mike Bayer | Don't use repr() for Column/ColumnClause in warning |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Mike Bayer | Warn instead of raise for unmapped column that matches... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
mike bayer | Merge "Remove LRU warnings" |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Mike Bayer | Remove LRU warnings |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Mike Bayer | Rename MySQL dml.insert().values to .inserted |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Mike Bayer | - skip oracle tests until we can merge refactor |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Mike Bayer | - add separate oracle / oracle5 jobs so we can CI |
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 |
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" |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
mike bayer | Merge "Ensure custom ops have consistent typing behavio... |
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 | - add forwards-port versions |
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 | Ensure custom ops have consistent typing behavior,... |
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 | Add SQL Server CI coverage |
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-31 |
Mike Bayer | Additional fixes to sane rowcount |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Mike Bayer | Add new sane_rowcount_w_returning flag |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Mike Bayer | Use text_type, not unicode |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Mike Bayer | Enable native boolean for SQL Server |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
mike bayer | Merge "Join key_constraints on schema as well for SQL... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
mike bayer | Merge "Ignore SQL Server "heap" indexes" |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Mike Bayer | Add preparer to pymssql that disables percent doubling |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Mike Bayer | Ignore SQL Server "heap" indexes |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Mike Bayer | Join key_constraints on schema as well for SQL server... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Mike Bayer | - rename SQL server autocommit issue to 4058 |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Mike Bayer | Implement AUTOCOMMIT for pyodbc, pymssql |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Mike Bayer | Generalize autocommit testing |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
mike bayer | Merge "Apply percent sign escaping to literal binds... |
commit | commitdiff | tree | snapshot |
| 2017-08-25 |
mike bayer | Merge "Don't do recovery operations under Empty/Attribu... |
commit | commitdiff | tree | snapshot |
| 2017-08-25 |
Mike Bayer | Apply percent sign escaping to literal binds, comments |
commit | commitdiff | tree | snapshot |
| 2017-08-25 |
Mike Bayer | Don't do recovery operations under Empty/AttributeError |
commit | commitdiff | tree | snapshot |
| 2017-08-25 |
mike bayer | Merge "Allow for multiple FOLLOWING/PRECEDING in a... |
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 | Merge "Ensure col is not None when retrieving quick... |
commit | commitdiff | tree | snapshot |
| 2017-08-23 |
Mike Bayer | - remove 3.4's |
commit | commitdiff | tree | snapshot |
| 2017-08-23 |
Mike Bayer | Ensure col is not None when retrieving quick populators |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | Handle cache key for option that has no strategy |
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 | Deactivate transaction if rollback fails |
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 |
Michael Smirnov | Fixed a typo in before_execute doc. |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - add missing changelog file for #4045 |
commit | commitdiff | tree | snapshot |
| 2017-08-22 |
Mike Bayer | - simplify and see if it still works |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - keep trying to get PG dbs to build |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - add missing quotes |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - try to get PG database create to be more reliable |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | - sanitize class names for junit reporting |
commit | commitdiff | tree | snapshot |
| 2017-08-21 |
Mike Bayer | Merge branch 'fixtypo' of https://github.com/hsmtkk... |
commit | commitdiff | tree | snapshot |
| next |