]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
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...
2012-06-12  Mike Bayer- rewrite rowcount documentation to be as absolutely...
2012-06-12  Mike Bayersigh. go back to __iter__ because of silly rowproxy...
2012-06-12  Mike Bayer- [bug] Fixed bug affecting Py3K whereby
2012-06-11  Mike Bayer- [bug] Fixed identity_key() function which
2012-06-08  Mike BayerAdd some `Sphinx` related version informations paragrap...
2012-06-08  Mike BayerAdd some `Sphinx` paragraph level versions informations...
2012-06-08  Mike BayerAdd some basic CSS styles for version informations...
2012-06-08  Mike Bayer- [feature] The 'objects' argument to
2012-06-01  Mike Bayer- [bug] Fixed memory leak in C version of
2012-05-26  Mike Bayercredit !
2012-05-26  Mike Bayer- upgrade DBAPI index to have links to all dialect...
2012-05-26  Mike Bayer- [feature] Added a new dialect for Google App
2012-05-26  Mike Bayer - [bug] Fixed bug in declarative
2012-05-17  Mike Bayer- [bug] Added ROWID to oracle.*, [ticket:2483]
2012-05-17  Mike Bayeradd a note about sqlites lack of concurrency by design...
2012-05-17  Mike Bayer- [bug] Fixed bug whereby subqueryload() from
2012-05-05  Mike BayerAdded tag rel_0_7_7 for changeset c91fd10f5cf38c6cb8964...
2012-05-05  Mike Bayer0.7.7 release prep rel_0_7_7
2012-05-05  Mike Bayeradd diana
2012-05-05  Mike Bayera fix to allow mysql to work
2012-05-05  Mike Bayercallcount bump to account for sqlite's silly column...
2012-05-04  Mike Bayer - [bug] Fixed issue in unit of work
2012-05-04  Mike Bayer- [bug] removed unnecessary table clause
2012-05-04  Mike Bayerdoc update regarding with_lockmode, [ticket:2440]
2012-05-04  Mike Bayerdocument mock strategy, [ticket:2439]
2012-05-04  Mike Bayer- [feature] Added SQLite execution option
2012-05-04  Mike Bayer - [bug] Add BINARY, VARBINARY to types.__all__,
2012-01-13  Priit LaesAdd some documentation sugar for ``having`` criterion.
2012-04-27  Franck CunyFix a typo in the documentation
2012-04-26  Mike Bayer- [bug] Fixed bug in relationship comparisons
2012-04-24  Mike Bayercreated rel_0_7 branch
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-03  Diana ClarkeFixing link to python's logging module (see #2456)...
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 Clarkemost of the drizzle docs are copy/pasta, let's just...
2012-04-01  Mike Bayer- sql
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
next