]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2012-04-24  Mike Bayer- remove sqlsoup [ticket:2262]
2012-04-24  Mike Bayerupdate doc version
2012-04-24  Mike Bayer- [bug] column.label(None) now produces an
2012-04-24  Mike Bayer- [feature] Added a new system
2012-04-24  Mike Bayer- [feature] The column_reflect event now
2012-04-24  Mike Bayer- [bug] The warning emitted when using
2012-04-24  Mike Bayer- [bug] The "passive" flag on Session.is_modified()
2012-04-24  Mike Bayercallcount tweak here, this moved up due to r5b6237e3f068
2012-04-24  Mike Bayer- [bug] The names of the columns on the
2012-04-24  Mike Bayerchangelog adjust
2012-04-24  Mike Bayer- [bug] removed legacy behavior whereby
2012-04-24  Mike Bayer- [feature] New standalone function with_polymorphic()
2012-04-23  Mike Bayer- [removed] The legacy "mutable" system of the
2012-04-23  Mike Bayerthe callcounts are greater here since object_mapper...
2012-04-23  Mike Bayer- some adjustments to keep hybrid properties working
2012-04-23  Mike Bayermerge patch for [ticket:2208]. This still needs docum...
2012-04-23  Mike Bayer- re-merge + CHANGES
2012-04-23  Mike Bayer- merge attribute flag overhaul for [ticket:2358]
2012-04-22  Mike Bayer- merged #1401 branch from bitbucket
2012-04-22  Mike Bayer0.8 initial prep
2012-04-19  Mike Bayer- [bug] Fixed bug in 0.7.6 introduced by
2012-04-18  Mike Bayer- [bug] UPDATE..FROM syntax with SQL Server
2012-04-16  Mike Bayer- mysql [bug] Fixed bug whereby if cast() is used
2012-04-12  Mike BayerMerged in bentrofatter/sqlalchemy-informix-dialect...
2012-04-12  Mike Bayer- [bug] If conn.begin() fails when calling
2012-04-12  Benjamin TrofatterChanged misspelled 'altere' reserved word to 'alter'
2012-04-12  Mike Bayer- test explicitly for 'VIEW', 'SYSTEM VIEW'
2012-04-12  Mike BayerMerged in elazar/sqlalchemy/fix/mysql-system-views...
2012-04-12  elazarFixed test_system_views not checking for MySQL >= 5...
2012-04-12  elazarModified MySQLDialect.get_view_names() to also return...
2012-04-11  Mike Bayer- [feature] Added new flag to @validates
2012-04-10  Mike Bayer- [feature] Added new connection event
2012-04-08  Mike Bayer- adjust mysql patch a bit so that we use
2012-04-07  Jeff DairikiFix innodb autoinc constraint (double)quoting
2012-04-05  Mike Bayer - [bug] Repaired the use_scope_identity
2012-04-04  Mike Bayer- the inspect interface is done, needs docs.
2012-04-03  Mike Bayermerge fix
2012-04-03  Mike Bayerbegin implementing inspection system for #2208
2012-04-03  Diana ClarkeFixing link to python's logging module (see #2456)...
2012-04-03  Mike Bayerthen spiff up that error msg
2012-04-03  Mike Bayerevery test passing for test_relationships
2012-04-03  Mike BayerMerged in _diana_/sqlalchemy-2385 (pull request #4)
2012-04-03  Mike Bayer- reopened #2453, needed to put in the original patch...
2012-04-03  Diana Clarkemake auto-correlation the same for Query & select()
2012-04-03  Diana Clarkemost of the drizzle docs are copy/pasta, let's just...
2012-04-01  Mike Bayer- sql
2012-04-01  Mike Bayer- move create_lazy_clause() to relationships
2012-04-01  Mike Bayer- [bug] Fixed bug which would prevent
2012-03-31  Mike Bayer- [bug] Fixed bug in expression annotation
2012-03-31  Mike Bayer - [bug] Fixed bug whereby polymorphic_on
2012-03-22  Mike Bayer- [feature] Added new for_update/with_lockmode()
2012-03-21  Mike Bayer- 0.7.7
2012-03-18  Diana ClarkeI'm pretty sure this should be entities
2012-03-18  Diana Clarketypos in lib/sqlalchemy/sql
2012-03-18  Diana Clarketypos in lib/sqlalchemy/orm
2012-03-18  Diana Clarketypos in lib/sqlalchemy/ext
2012-03-18  Diana Clarketypos in lib/sqlalchemy/engine
2012-03-18  Diana Clarketypoes in lib/sqlalchemy/dialects
2012-03-16  Diana Clarketypo
2012-03-15  Mike BayerAdded tag rel_0_7_6 for changeset bd85bcc0cf1353ebec648...
2012-03-15  Mike Bayer0.7.6 release rel_0_7_6
2012-03-15  Mike Bayeranother oracle failure
2012-03-15  Mike Bayercallcounts for py3k
2012-03-14  Mike Bayeradd autoincrements here hopefully fixing oracle test
2012-03-14  Mike Bayerfails on oracle too
2012-03-14  Mike Bayeradd a checkfirst here as s3 seems to be stuck on the...
2012-03-14  Mike Bayercallcounts
2012-03-14  Mike Bayerpg8000 fails on this
2012-03-14  Mike Bayer- [bug] Fixed issue whereby attribute-based
2012-03-14  Mike Bayer- [feature] Added support for MySQL index and
2012-03-14  Mike Bayer- [bug] Added 'LEVEL' to the list of reserved
2012-03-14  Mike Bayerhey pyodbc fixed this, hoopde doo
2012-03-14  Mike Bayerfix up docs a bit here, not sure if some enhancements...
2012-03-14  Mike Bayerrevert this, the instrumentation here is conditional
2012-03-14  Mike Bayeradd most of Brad Allen's doc updates, [ticket:2434]
2012-03-14  Mike Bayer- [bug] Fixed bug in C extensions whereby
2012-03-13  Mike Bayer- [feature] Added support for MSSQL INSERT,
2012-03-12  Mike Bayer- [bug] Fixed bug whereby a primaryjoin
2012-03-12  Mike Bayer- add __table_cls__ option to declarative, not publiciz...
2012-03-11  Mike Bayer- [bug] Fixed memory leak in core which would
2012-03-08  Mike Bayermerge tip
2012-03-08  Philip Jenveycleanup test_processors, modeling the PEP 399 style
2012-03-08  Mike Bayer- [bug] Fixed event registration bug
2012-03-05  Mike Bayercallcount tweak
2012-03-05  Mike Bayer- [bug] Fixed bug whereby objects using
2012-03-03  Mike Bayerfix typos, SQL server also needs union all
2012-03-03  Mike Bayermerge this
2012-03-03  Mike Bayer- [feature] Added cte() method to Query,
2012-03-02  Philip Jenveyunmonkeypatch the 2to3 preprocessor so we don't disturb...
2012-03-01  Mike Bayerthis is 0.7.6..
2012-02-29  Mike Bayer- [bug] Fixed the repr() for CascadeOptions to
2012-02-29  Mike Bayer- expand the check to determine if a selectable column...
2012-02-28  Mike Bayerremove the "produce test" approach from the polymorphic...
2012-02-27  Mike Bayeradded missing 0.4 versions to CHANGES_PRE_06
2012-02-27  Mike Bayerfix callcount
2012-02-26  Mike Bayeradd tests for #2128
2012-02-26  Mike Bayerremove check_columns here so warning not emitted with...
2012-02-25  Mike Bayeralmost through all the fine tuning
2012-02-25  Mike Bayerstart to work on error messages, allow foreign_keys...
2012-02-25  Mike Bayerplus add it to the scoping namespace
next