]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2016-08-11  Mike Bayer- small updates to polymorphic eager loading, cross...
2016-08-04  Mike BayerBuild string/int processors for JSONIndexType, JSONPathType
2016-08-04  Mike BayerPropagate kwargs to all MySQL CAST paths
2016-08-02  brlnWarn that bulk save groups inserts/updates by type
2016-08-02  Mike BayerMerge remote-tracking branch 'origin/pr/296'
2016-08-02  Mike BayerMerge branch 'declarative-constructor-reference' of...
2016-07-31  Mike BayerEnsure post-__clause_element__() expression are used...
2016-07-30  mike bayerMerge "Index should extract __clause_element__() early"
2016-07-30  mike bayerMerge "Clarify order_by(False)"
2016-07-30  Mike BayerIndex should extract __clause_element__() early
2016-07-30  Mike Bayer- Consoliate test/sql/test_constraint ConstraintAPITest
2016-07-29  mike bayerMerge "Allow None to cancel Query.group_by()"
2016-07-29  Mike BayerClarify order_by(False)
2016-07-29  Iuri DinizAllow None to cancel Query.group_by()
2016-07-29  mike bayerMerge "Enable JSON testing for pymysql"
2016-07-29  Mike Bayer- next release is 1.1.0
2016-07-29  Mike BayerEnable JSON testing for pymysql
2016-07-27  Mike Bayer- Document how SQL Server does MAX with VARCHAR, NVARCHAR
2016-07-26  Mike Bayer- 1.1.0b3 rel_1_1_0b3
2016-07-26  Jeff WidmanFix typo
2016-07-25  Michael WilliamsonFix reference to _declarative_constructor in docstring
2016-07-25  Mike BayerAllow Table._reset_exported to silently pass
2016-07-25  Mike Bayer- MySQL's JSON shared implementation completely w/...
2016-07-24  Mike Bayer- don't use pymysql at all for JSON, there's Py2K failu...
2016-07-24  Mike Bayer- Workaround in tests for https://github.com/PyMySQL...
2016-07-24  Mike Bayer- a variety of test adjustments to accomodate for MySQL 5.7
2016-07-19  Mike BayerRemove same-named relationship warning
2016-07-18  Mike Bayer- fix formatting
2016-07-13  mike bayerMerge "Add `default` parameter for `index_property`"
2016-07-13  Mike BayerEnsure DML provides named_with_column for CTE(Alias)
2016-07-13  mike bayerMerge "Work w/ prefetch even for selects, if present"
2016-07-12  Mike BayerWork w/ prefetch even for selects, if present
2016-07-12  Mark HahnenbergFix issue with unbaking subqueries
2016-07-12  Mike Bayer- 1.0.15 for dev
2016-07-11  Shige TakedaUpdate index.rst
2016-07-11  Shige TakedaUpdate index.rst
2016-07-10  Jeong YunWonAdd `default` parameter for `index_property`
2016-07-07  Mike Bayer- fix typo
2016-07-07  Mike BayerAdd additional documentation re: JSONEncodedDict
2016-07-06  Mike Bayer- 1.0.14 changelog update
2016-07-06  mike bayerMerge "Adapt "FOR UPDATE OF" with Oracle limit/offset"
2016-07-05  Mike BayerAdapt "FOR UPDATE OF" with Oracle limit/offset
2016-07-05  Jeong YunWon`index_property` catches IndexError as well as KeyError
2016-07-05  Mike Bayer- version bump
2016-07-04  Mike BayerRepair PG BIGSERIAL w/ TypeDecorator, Variant
2016-07-04  Mike BayerMerge remote-tracking branch 'origin/pr/288'
2016-07-03  Kristian Perkinsfixed typo
2016-07-02  Lele GaifaxFix some typos in 1.1's changelog and migration sections
2016-07-02  Lele GaifaxConsistently use the official PostgreSQL casing
2016-07-01  Mike Bayer- add backports
2016-07-01  Mike BayerPreserve type for math negation
2016-07-01  Mike Bayer- 1.1.0b2 rel_1_1_0b2
2016-07-01  Mike Bayer- revert the RTD reqs workaround, we are self-hosting now
2016-06-29  mike bayerMerge "Repair pickling for Properties object"
2016-06-29  Pieter MulderRepair pickling for Properties object
2016-06-29  Mike BayerEnsure @compiles calls down to the original compilation...
2016-06-23  Mike BayerMake boolean processors consistent between Py/C; coerce...
2016-06-20  Mike BayerDon't reorder PrimaryKeyConstraint columns if explicit
2016-06-20  Mike BayerDisable Enum string validation by default
2016-06-20  Mike Bayer- create space for 1.1.0b2
2016-06-18  Mike Bayer- update alembic link
2016-06-18  Mike Bayer- missing indexable.rst
2016-06-16  Mike Bayer1.1.0b1
2016-06-16  Mike Bayer- dont need this
2016-06-16  mike bayerMerge "Add DDLCompiler.create_table_suffix()"
2016-06-16  mike bayerMerge "update pytest good practices link in PyTest...
2016-06-16  Mark Sandanupdate pytest good practices link in PyTest class
2016-06-16  Mark SandanAdd DDLCompiler.create_table_suffix()
2016-06-15  Mike Bayer- dont use id() to test identity as these can be recycled
2016-06-15  Mike Bayer- flake8
2016-06-15  mike bayerMerge "Add TABLESAMPLE clause support."
2016-06-15  mike bayerMerge "Interpret lateral, alias as from clauses"
2016-06-15  saarniAdd TABLESAMPLE clause support.
2016-06-15  Mike BayerInterpret lateral, alias as from clauses
2016-06-15  Jeong YunWonAdd `sqlalchemy.ext.index` for indexed attributes for ORM
2016-06-14  mike bayerMerge "Add ON CONFLICT support for Postgresql"
2016-06-14  Robin ThomasAdd ON CONFLICT support for Postgresql
2016-06-14  Mike BayerDeprecate FromClause.count()
2016-06-10  Mike BayerEnsure CTE internals are handled during clone
2016-06-08  Iuri de SilvioSupport `postgresql_concurrently` on index dropping.
2016-06-08  mike bayerMerge "Support normal /materialized views in PG separately"
2016-06-08  Mike BayerUse the "committed" values when extracting many-to...
2016-06-08  mike bayerMerge "Add 'FOR NO KEY UPDATE' / 'FOR KEY SHARE' suppor...
2016-06-08  Sergey SkopinAdd 'FOR NO KEY UPDATE' / 'FOR KEY SHARE' support for...
2016-06-07  Phillip CloudSupport range specification in window function
2016-06-06  Sebastian BankSupport normal /materialized views in PG separately
2016-06-06  mike bayerMerge "Add "render_nulls" flag to bulk_insert as option...
2016-06-06  mike bayerMerge "Refine PG inspection methods"
2016-06-06  tsauerweinAdd "render_nulls" flag to bulk_insert as optional...
2016-06-06  mike bayerMerge "Add IS (NOT) DISTINCT FROM operators"
2016-06-06  mike bayerMerge "Replace some uses of re.sub with str.lstrip...
2016-06-06  Sebastian BankAdd IS (NOT) DISTINCT FROM operators
2016-06-06  Sebastian BankRefine PG inspection methods
2016-06-06  Saulius ŽemaitaitisAllow creating explicit non-clustered keys and indexes...
2016-06-06  Ville SkyttäReplace some uses of re.sub with str.lstrip/replace
2016-06-04  Mike Bayer- further adjustment to accomodate for the "ON" in...
2016-06-03  Mike Bayer- missing test_needs_fk for this test, fixes mysql...
2016-06-03  Mike BayerEnsure "options" present for unnamed / unlocatable FK
2016-06-03  Mike BayerEnsure 'options' is always present in foreign key info
2016-06-03  mike bayerMerge "Add SKIP LOCKED support for Postgresql, Oracle"
next