]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2012-10-10  Mike Bayer- [feature] Added "read_timeout" flag to MySQLdb
2012-10-10  Mike Bayer- [feature] Added "raise_on_warnings" flag to OurSQL
2012-10-06  Mike Bayer- jam 0.8's rework of the session tests here so future...
2012-10-04  Mike Bayerfix __init__ in the metaclass
2012-10-03  Mike Bayer- add one more #2583 test to cover the "multiple PK...
2012-10-03  Mike Bayer - [bug] Fixed Session accounting bug whereby replacing
2012-10-01  Mike BayerAdded tag rel_0_7_9 for changeset b26bbaa14e5318140bf46...
2012-10-01  Mike Bayeradd .txt here rel_0_7_9
2012-10-01  Mike Bayer0.7.9
2012-10-01  Mike Bayerobvious tidy
2012-09-30  Mike Bayer - [bug] Fixed bug where reflection of primary key...
2012-09-30  Mike Bayer - [bug] Fixed bug in over() construct whereby
2012-09-30  Mike Bayer- [bug] Fixed compiler bug whereby using a correlated
2012-09-30  Mike Bayeradd glossary, "release" term
2012-09-30  Mike Bayersession modernize
2012-09-30  Mike Bayer- dont talk about metadata.bind
2012-09-26  Mike Bayer- fix empty row insert in fixture, [ticket:2573]
2012-09-26  Mike Bayer- [feature] Added support for the localtimestamp()
2012-09-26  Mike BayerMerged in mitchellrj/sqlalchemy (pull request #21)
2012-09-25  Mike Bayermerge some version of the changes noted in [ticket...
2012-09-25  Mike Bayer- [bug] Added 'terminating connection' to the list
2012-09-24  Mike Bayer- [bug] Fixed the DropIndex construct to support
2012-09-23  Mike Bayer - [bug] Columns in reflected primary key constraint
2012-09-23  Mike Bayer- upgrade to 0.8's exclusion mechanism for test compati...
2012-09-23  Mike Bayer- [bug] When the primary key column of a Table
2012-09-23  Mike Bayer- clean pyflakes
2012-09-23  Mike Bayer- improve docs for MySQL/SQLite foreign key/ON UPDATE...
2012-09-23  Mike Bayer- [bug] Adjusted column default reflection code to
2012-09-22  Mike Bayer- aaand actually get is/isnot to be usable with None...
2012-09-22  Mike Bayer - [bug] Added missing operators is_(), isnot()
2012-09-22  Mike Bayer- add the small bit of test_operators that can apply...
2012-09-22  Mike Bayer- [bug] Extra logic has been added to the "flush"
2012-09-21  Mike Bayermapper configured doc
2012-09-20  Mike Bayer- repair bool() for instance level event listener where...
2012-09-19  Mike Bayer- [bug] Adjusted a very old bugfix which attempted
2012-09-17  Mike Bayer- [bug] Fixed bug where incorrect type information
2012-09-17  Mike BayerMerged in millerdev/sqlalchemy (pull request #20)
2012-09-11  Mike Bayeradd connection.close()
2012-09-10  Mike Bayer- backport test fixes from 0.8 to support newer postgre...
2012-09-09  Mike BayerMerged in etanol/sqlalchemy/rel_0_7 (pull request #17)
2012-09-09  Mike Bayerfix
2012-09-09  Mike Bayermore cleanup
2012-09-09  Mike Bayeralmost obliterate the concept of "implicit execution...
2012-09-09  Mike Bayer- add a test to make sure we've tested session.execute...
2012-09-07  Isaac JuradoAdd a hint on the install guide to disable C extensions...
2012-09-01  Mike Bayer - [bug] Fixed a regression since 0.6 regarding
2012-08-30  Mike Bayersome pysqlite doc tweaks
2012-08-29  Mike Bayermerge MySQL innodb-by-default test fixes
2012-08-27  Mike Bayerhybrids: illustrate correlated subquery
2012-08-22  Mike Bayer- [bug] Fixed bug whereby usage of a UNION
2012-08-22  Mike Bayer- [bug] Fixed cextension bug whereby the
2012-08-17  Mike Bayer- update this to work with the latest postgis
2012-08-16  Mike Bayeradd a note, no autoflush with execute, [ticket:2550]
2012-08-15  Mike Bayerthings should work fine without this
2012-08-15  Mike Bayeralso, this seems like a bug anyway
2012-08-15  Mike Bayerchangelog
2012-08-15  David McNelisUpdated mysqlconnector to support client flags and...
2012-08-13  Mike Bayer- [bug] Fixed compiler bug whereby a given
2012-08-13  Mike Bayer- [bug] Fixed bug whereby user error in related-object
2012-08-12  Mike Bayerpy2.4 compat
2012-08-12  Mike Bayer- additional fix for [ticket:2542]
2012-08-12  Mike Bayerinitial fixes to get tests to pass on py 3.3, [ticket...
2012-08-11  Mike Bayer- add the new profiling system to 0.7
2012-08-10  Mike Bayerwhitespace removal
2012-08-08  Mike Bayer - [bug] Fixed the repr() of Enum to include
2012-08-08  Mike Bayerbig rework of is_active and SessionTransaction docs
2012-08-08  Mike Bayermerge session edits from default
2012-08-08  Mike Bayer- modernize some merge docs a bit
2012-08-06  Mike Bayer - [bug] A warning is emitted when lazy='dynamic'
2012-07-24  Mike Bayer- [bug] Added gaerdbms import to mysql/__init__.py,
2012-07-17  Mike Bayertry to loosen the times up here to reduce failures...
2012-07-16  Mike Bayergenindex is 100% valid
2012-07-15  Mike Bayer- [bug] Fixed bug mostly local to new
2012-07-10  Mike Bayer - [bug] Fixed more un-intuitivenesses in CTEs
2012-07-02  Mike Bayerexcept the example was wrong.
2012-07-02  Mike Bayer- add a nice example about begin_nested as context...
2012-06-30  Mike Bayer- using sublime, so there's mass trailing whitespace...
2012-06-25  Mike Bayeradd a section on many-to-many deletes
2012-06-25  Mike Bayermerge next() compatibility
2012-06-25  Mike Bayer- move cte tests into their own test/sql/test_cte.py
2012-06-21  Mike Bayer- [bug] quoting is applied to the column names
2012-06-21  Mike Bayer- [bug] Fixed regression introduced in 0.7.6
2012-06-21  Mike Bayercallcount
2012-06-20  Mike Bayer- [feature] Dramatic improvement in memory
2012-06-18  Mike BayerMerged in msabramo/sqlalchemy (pull request #9)
2012-06-18  Mike Bayerremove ambiguous language
2012-06-17  Mike Bayersome fixes
2012-06-17  Mike BayerAdded tag rel_0_7_8 for changeset 37b807cd04d4ab3a6acbd...
2012-06-17  Mike Bayer0.7.8 prep rel_0_7_8
2012-06-17  Mike Bayersome doc fixes
2012-06-16  Mike Bayercallcount adjust
2012-06-16  Mike Bayerremove this test now covered in test_execute
2012-06-16  Mike Bayer- [bug] Fixed bug whereby append_column()
2012-06-16  Mike Bayerset these up as None, the comprehensive solution here is
2012-06-16  Mike Bayer- [bug] removed unnecessary table clause when
2012-06-16  Mike Bayer- [bug] Fixed bug whereby populate_existing
2012-06-13  Mike Bayerfix crap
2012-06-13  Mike Bayer - [bug] Repaired common table expression
2012-06-13  Mike Bayer- [bug] added BIGINT to types.__all__,
2012-06-13  Mike Bayerdont call connection()/get_bind() all that here if...
next