| 2008-08-08 |
Mike Bayer | added missing **kwargs |
commit | commitdiff | tree | snapshot |
| 2008-08-08 |
Mike Bayer | even better... |
commit | commitdiff | tree | snapshot |
| 2008-08-08 |
Mike Bayer | - Fixed @on_reconsitute hook for subclasses |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Mike Bayer | - Improved the determination of the FROM clause |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Mike Bayer | - Temporarily rolled back the "ORDER BY" enhancement |
commit | commitdiff | tree | snapshot |
| 2008-08-05 |
Mike Bayer | - The RowTuple object returned by Query(*cols) now |
commit | commitdiff | tree | snapshot |
| 2008-08-05 |
Gaëtan de Menten | slightly more user-friendly repr method for CascadeOptions |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Michael Trier | Corrected problem in docstring. rel_0_5beta3 |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Mike Bayer | - fixed endless loop bug which could occur |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Lele Gaifax | Typo |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Mike Bayer | some doc stuff |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Mike Bayer | removed redundant check to _enable_transaction_accounting |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Mike Bayer | - compiler visit_label() checks a flag "within_order_by... |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Mike Bayer | descriptive error message raised when string-based... |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Mike Bayer | - renamed autoexpire to expire_on_commit |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Mike Bayer | a correction to the recent should_exclude change. ... |
commit | commitdiff | tree | snapshot |
| 2008-08-02 |
Mike Bayer | - The "entity_name" feature of SQLAlchemy mappers |
commit | commitdiff | tree | snapshot |
| 2008-08-02 |
Jason Kirtland | - Refactored declarative_base() as a thin wrapper over... |
commit | commitdiff | tree | snapshot |
| 2008-08-02 |
Jason Kirtland | - declarative.declarative_base(): |
commit | commitdiff | tree | snapshot |
| 2008-08-01 |
Jonathan Ellis | make ProxyImpl a top-level class (this makes it importa... |
commit | commitdiff | tree | snapshot |
| 2008-08-01 |
Mike Bayer | further refinement to the inheritance "descriptor"... |
commit | commitdiff | tree | snapshot |
| 2008-08-01 |
Mike Bayer | test case to disprove [ticket:1126] |
commit | commitdiff | tree | snapshot |
| 2008-07-31 |
Mike Bayer | added MutableType, Concatenable to __all__ |
commit | commitdiff | tree | snapshot |
| 2008-07-31 |
Mike Bayer | - Fixed bug whereby the "unsaved, pending instance" |
commit | commitdiff | tree | snapshot |
| 2008-07-29 |
Mike Bayer | relation.order_by requires _literal_as_column conversio... |
commit | commitdiff | tree | snapshot |
| 2008-07-29 |
Gaëtan de Menten | typo |
commit | commitdiff | tree | snapshot |
| 2008-07-29 |
Michael Trier | Corrects reflecttable in firebird database. Closes... |
commit | commitdiff | tree | snapshot |
| 2008-07-29 |
Michael Trier | Raised an error when sqlite version does not support... |
commit | commitdiff | tree | snapshot |
| 2008-07-26 |
Mike Bayer | added dummy column to correct results on sqlite |
commit | commitdiff | tree | snapshot |
| 2008-07-24 |
Jason Kirtland | - func.count() with no argument emits COUNT(*) |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Michael Trier | Corrected problem with detecting closed connections... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Mike Bayer | allow SQLA-defaults on table columns that are excluded... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Bayer | - more accurate changelog message |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Bayer | - An inheriting class can now override an attribute |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Mike Bayer | - A critical fix to dynamic relations allows the |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Mike Bayer | - Some improvements to the _CompileOnAttr mechanism... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Mike Bayer | - Class-bound attributes sent as arguments to |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Mike Bayer | - reverted r4955, that was wrong. The backref responsi... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Michael Trier | Corrected a couple of lingering transactional=True... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Mike Bayer | zoomarks have gone up as a result of r4936, possibly... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Mike Bayer | - save-update and delete-orphan cascade event handler |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Mike Bayer | - Fixed a series of potential race conditions in |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Mike Bayer | - MapperProperty gets its .key attribute assigned early... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Mike Bayer | added a new test illustrating a particular inheritance... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Jason Kirtland | - mysql.MSEnum value literals now automatically quoted... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Jason Kirtland | - Spiffed up the deprecated decorators & @flipped ... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Jason Kirtland | Removed deprecated get_version_info, use server_version... |
commit | commitdiff | tree | snapshot |
| 2008-07-16 |
Jason Kirtland | - Overhauled _generative and starargs decorators and... |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Fixed some over-long ReST lines & general formatting... |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | Completed engine_descriptors() removal (started in... |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Moved to 2.4+ import syntax (w/ some experimental... |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | Whitespace tweaks suggested by pep8.py |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Removed the last of the 2.3 dict compat & some format... |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Always use native threading.local (or the native... |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Always use native itemgetter & attrgetter |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Always use native deque |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Removed 2.3 Decimal compat |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Dropped `reversed` emulation |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Removed 2.3 set emulations/enhancements. |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | And thus ends support for Python 2.3. |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Jason Kirtland | - Fixed a couple lingering exceptions->exc usages |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Mike Bayer | - Fixed bug when calling select([literal('foo')]) |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Mike Bayer | - Added a new SessionExtension hook called after_attach(). |
commit | commitdiff | tree | snapshot |
| 2008-07-15 |
Paul Johnston | Fix reflection where the table name has a duplicate... |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mike Bayer | - The "allow_column_override" flag from mapper() has rel_0_5beta2 |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mike Bayer | fix adjacency list examples |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mike Bayer | 2.4 support ! |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mike Bayer | possible fix for MS-SQL version of match() test, but... |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mike Bayer | bump |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Michael Trier | Fixed up some very annoying lengthy lines. |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Michael Trier | Reverted CHANGES change. Not necessary for this type... |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Michael Trier | Added notation about MSSmallDate fix into CHANGES. |
commit | commitdiff | tree | snapshot |
| 2008-07-14 |
Mike Bayer | added a passing test for [ticket:1105] |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Jason Kirtland | And more |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Jason Kirtland | Typo |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Michael Trier | Fixed messed up __init__ in MSSmallDate. Fixes #1040. |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Michael Trier | Added new basic match() operator that performs a full... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Gaëtan de Menten | typo |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Gaëtan de Menten | typo |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Jason Kirtland | Let doc font sizes adapt to browser prefs (experimental) |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Jason Kirtland | Added default support to OrderedDict.pop [ticket:585] |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Jason Kirtland | Flag beta docs with a big red capsule |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Mike Bayer | - Declarative supports a __table_args__ class variable... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Mike Bayer | - Unicode, UnicodeText types now set "assert_unicod... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Mike Bayer | - SQLite Date, DateTime, and Time types only accept... |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Michael Trier | Fixed borked testlib due to r4901. |
commit | commitdiff | tree | snapshot |
| 2008-07-08 |
Michael Trier | Refactored the mock_engine in the tests so it's not... |
commit | commitdiff | tree | snapshot |
| 2008-07-06 |
Mike Bayer | - re-fixed the fix to the prefixes fix |
commit | commitdiff | tree | snapshot |
| 2008-07-05 |
Mike Bayer | - session.refresh() raises an informative error message if |
commit | commitdiff | tree | snapshot |
| 2008-07-05 |
Mike Bayer | commented out bus erroring section for now pending... |
commit | commitdiff | tree | snapshot |
| 2008-07-05 |
Michael Trier | Added prefixes option to that accepts a list of string... |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Michael Trier | Corrected grammar on session documents. Closes #1097. |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Gaëtan de Menten | update poly_assoc examples for 0.4+ syntax |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Michael Trier | Fixed typo where plugins docs were referencing synonyn_... |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Michael Trier | Added PGCidr type to postgres. Closes #1092 |
commit | commitdiff | tree | snapshot |
| 2008-07-03 |
Michael Trier | Corrected a reference to alt_schema_2 and fixed a docst... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Mike Bayer | merge r4889, SQLite Float type, from 0.4 branch |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Michael Trier | Corrected docstring for Pool class to show that the... |
commit | commitdiff | tree | snapshot |
| 2008-07-02 |
Gaëtan de Menten | simplified _get_colspec |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Ants Aasma | Ugh, learning to use git-svn, [4884] was not supposed... |
commit | commitdiff | tree | snapshot |
| next |